]> git.sesse.net Git - vlc/blobdiff - src/libvlc-module.c
live555: recreate URL only to strip username/password
[vlc] / src / libvlc-module.c
index b8802cf70a6644f1377274d87fbee1e6222246ef..d4077fe6b3e65609b997f51cb8b2d8f036da40ea 100644 (file)
@@ -1226,7 +1226,7 @@ static const char *const ppsz_albumart_descriptions[] =
 #define SD_TEXT N_( "Services discovery modules")
 #define SD_LONGTEXT N_( \
      "Specifies the services discovery modules to load, separated by " \
-     "semi-colons. Typical values are sap, hal, ..." )
+     "colons. Typical values are sap, hal, ..." )
 
 #define RANDOM_TEXT N_("Play files randomly forever")
 #define RANDOM_LONGTEXT N_( \