]> git.sesse.net Git - vlc/blobdiff - src/libvlc-module.c
help: fix comma wrongly stated when colon is actually the right delimiter
[vlc] / src / libvlc-module.c
index e86326856ac4c85cfbff4556ecd87713d38ab333..b8802cf70a6644f1377274d87fbee1e6222246ef 100644 (file)
@@ -179,7 +179,7 @@ static const char *const ppsz_snap_formats[] =
 #define EXTRAINTF_LONGTEXT N_( \
     "You can select \"additional interfaces\" for VLC. " \
     "They will be launched in the background in addition to the default " \
-    "interface. Use a comma separated list of interface modules. (common " \
+    "interface. Use a colon separated list of interface modules. (common " \
     "values are \"rc\" (remote control), \"http\", \"gestures\" ...)")
 
 #define CONTROL_TEXT N_("Control interfaces")