]> git.sesse.net Git - vlc/blobdiff - modules/access/file.c
Access/*: Second lecture (refs #438)
[vlc] / modules / access / file.c
index 3ea508b21ec1902e4c89a290ae6453ee63f41621..345c3ca9093e55312281c20bdab226849ccff90d 100644 (file)
@@ -79,7 +79,7 @@ static void Close( vlc_object_t * );
 
 #define CACHING_TEXT N_("Caching value in ms")
 #define CACHING_LONGTEXT N_( \
-    "Default caching value for files. This " \
+    "Caching value for files. This " \
     "value should be set in milliseconds." )
 #define CAT_TEXT N_("Concatenate with additional files")
 #define CAT_LONGTEXT N_( \