summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_gl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_gl.c b/libvo/vo_gl.c
index fb8ad7e50f..500bb0d8bb 100644
--- a/libvo/vo_gl.c
+++ b/libvo/vo_gl.c
@@ -867,7 +867,7 @@ static int preinit(const char *arg)
" use GL_NEAREST scaling for customtex texture\n"
" customtrect\n"
" use texture_rectangle for customtex texture\n"
- " osdcolor=<0xRRGGBB>\n"
+ " osdcolor=<0xAARRGGBB>\n"
" use the given color for the OSD\n"
"\n" );
return -1;