]> git.sesse.net Git - vlc/blobdiff - modules/access/dshow/dshow.cpp
* Massive spelling corrections.
[vlc] / modules / access / dshow / dshow.cpp
index d3c68ccd03bc4a49fc127af0ba51f3cc14d8f930..b709ecfeae0b08a0c8e940d2602bbb3fcd1b9e0f 100644 (file)
@@ -107,7 +107,7 @@ static char *ppsz_adev_text[] = { N_("Default"), N_("None") };
 
 #define CACHING_TEXT N_("Caching value in ms")
 #define CACHING_LONGTEXT N_( \
-    "Allows you to modify the default caching value for directshow streams. " \
+    "Allows you to modify the default caching value for DirectShow streams. " \
     "This value should be set in milliseconds units." )
 #define VDEV_TEXT N_("Video device name")
 #define VDEV_LONGTEXT N_( \