]> git.sesse.net Git - vlc/blobdiff - modules/access/v4l/v4l.c
Access/*: Second lecture (refs #438)
[vlc] / modules / access / v4l / v4l.c
index a5aa7b532037759979e47d26f4bb726839c34ee3..6ea1bc4fe8c449f807d4486e619c20395818faab 100644 (file)
@@ -72,7 +72,7 @@ static void Close( vlc_object_t * );
 
 #define CACHING_TEXT N_("Caching value in ms")
 #define CACHING_LONGTEXT N_( \
-    "Default caching value for V4L captures. This " \
+    "Caching value for V4L captures. This " \
     "value should be set in milliseconds." )
 #define VDEV_TEXT N_("Video device name")
 #define VDEV_LONGTEXT N_( \