]> git.sesse.net Git - vlc/commitdiff
cosmetic
authorJean-Paul Saman <jpsaman@videolan.org>
Sun, 20 Aug 2006 22:11:27 +0000 (22:11 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Sun, 20 Aug 2006 22:11:27 +0000 (22:11 +0000)
modules/audio_filter/converter/mono.c

index cc678397cb5e59fd4994906feb806c1646e4678a..b3ae50dd7b80aeda100cc104b2c6ac7c57607ae0 100644 (file)
@@ -72,7 +72,7 @@ struct filter_sys_t
 #define MONO_CHANNEL_TEXT ("Select channel to keep")
 #define MONO_CHANNEL_LONGTEXT ("This option silcences all other channels " \
     "except the selected channel. Choose one from (0=left, 1=right " \
-    "2=rear left, 3=rear right, 4=center, 5=left front")
+    "2=rear left, 3=rear right, 4=center, 5=left front)")
 
 static int pi_pos_values[] = { 0, 1, 2, 4, 8, 5 };
 static char *ppsz_pos_descriptions[] =