]> git.sesse.net Git - vlc/blobdiff - modules/access/smb.c
Access/*: Second lecture (refs #438)
[vlc] / modules / access / smb.c
index 569c12e67deaf6f162ede91a3c1491d86478f7d5..50bc3cc8118b12037fc262a113b967a6f917890b 100644 (file)
@@ -58,7 +58,7 @@ static void Close( vlc_object_t * );
 
 #define CACHING_TEXT N_("Caching value in ms")
 #define CACHING_LONGTEXT N_( \
-    "Default caching value for SMB streams. This " \
+    "Caching value for SMB streams. This " \
     "value should be set in milliseconds." )
 #define USER_TEXT N_("SMB user name")
 #define USER_LONGTEXT N_("User name that will " \