# HG changeset patch # User atmos4 # Date 1000822773 0 # Node ID 06fa415119bce8bb1960ed9145e3689b014a430e # Parent 3eb0a1217bf18c024c61614014a54cd7a94c350a Fixed typo. diff -r 3eb0a1217bf1 -r 06fa415119bc libvo/sub.h --- 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[] ={ "", "|>", "||", "[]", "<<" , ">>", "", "", "", "", "", ""};