changeset 1910:06fa415119bc

Fixed typo.
author atmos4
date Tue, 18 Sep 2001 14:19:33 +0000
parents 3eb0a1217bf1
children 89313cfc8fec
files libvo/sub.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/sub.h	Tue Sep 18 14:06:25 2001 +0000
+++ b/libvo/sub.h	Tue Sep 18 14:19:33 2001 +0000
@@ -50,7 +50,7 @@
     "Contrast",
     "Saturation",
     "Volume",
-    "Brightnes",
+    "Brightness",
     "Hue"
 };
 static char * osd_names_short[] ={ "", "|>", "||", "[]", "<<" , ">>", "", "", "", "", "", ""};