X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Faccess%2Fdshow%2Fdshow.cpp;h=b709ecfeae0b08a0c8e940d2602bbb3fcd1b9e0f;hb=4b9f4ff644a2bec2461a882fb4e064195cf19b2d;hp=d3c68ccd03bc4a49fc127af0ba51f3cc14d8f930;hpb=2335b401194955e285fedcc8a4f1e018d4c499cb;p=vlc diff --git a/modules/access/dshow/dshow.cpp b/modules/access/dshow/dshow.cpp index d3c68ccd03..b709ecfeae 100644 --- a/modules/access/dshow/dshow.cpp +++ b/modules/access/dshow/dshow.cpp @@ -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_( \