]> git.sesse.net Git - vlc/blobdiff - modules/access/vcdx/vcd.c
* backport of the most important changes from [11379]
[vlc] / modules / access / vcdx / vcd.c
index 8e24f0b7648da626f3b6ac9f8f13fe76ca052fb8..17dcb1d51c3acbf00ac87d2d746c9ba30bcf2e45 100644 (file)
@@ -127,7 +127,7 @@ vlc_module_begin();
 
     add_bool( MODULE_STRING "-extended-info", 0, NULL,
               N_("Show extended VCD info?"),
-              N_("Show the maximum about of information under Stream and "
+              N_("Show the maximum amount of information under Stream and "
                  "Media Info. Shows for example playback control navigation."),
               VLC_FALSE );