]> git.sesse.net Git - vlc/commitdiff
Missing help string
authorClément Stenac <zorglub@videolan.org>
Sat, 6 Nov 2004 11:15:50 +0000 (11:15 +0000)
committerClément Stenac <zorglub@videolan.org>
Sat, 6 Nov 2004 11:15:50 +0000 (11:15 +0000)
include/vlc_help.h

index 20fdeff1dfcf499755e7275e8a69c8d04ed15ec2..5f24ba2d3876bf6fa24dbb11b0f3d9a31d744bb3 100644 (file)
@@ -93,8 +93,8 @@
 
 #define SOUT_ACCESS_TITLE N_("Stream output access modules settings")
 #define SOUT_ACCESS_HELP N_( \
-    "In this section you can set the caching value for the UDP stream " \
-    "output access module.")
+    "In this section you can set the caching value for the stream " \
+    "output access modules.")
 
 #define SOUT_MUX_TITLE N_("Stream output muxer modules settings")
 #define SOUT_MUX_HELP N_(" ")