]> git.sesse.net Git - vlc/commitdiff
* modules/access/dshow/dshow.cpp: Typo specfic -> specific.
authorDennis van Amerongen <trax@videolan.org>
Sun, 24 Dec 2006 22:03:02 +0000 (22:03 +0000)
committerDennis van Amerongen <trax@videolan.org>
Sun, 24 Dec 2006 22:03:02 +0000 (22:03 +0000)
modules/access/dshow/dshow.cpp

index f47757cdc1ffdf56ab1718d5ecb4084946ea476b..3335d9ba2553b84c62c40fab645bae0c10b6e028 100644 (file)
@@ -139,7 +139,7 @@ static const char *ppsz_amtuner_mode_text[] = { N_("Default"),
 #define VIDEO_IN_TEXT N_("Video input pin")
 #define VIDEO_IN_LONGTEXT N_( \
   "Select the video input source, such as composite, s-video, " \
-  "or tuner. Since these settings are hardware-specfic, you should find good " \
+  "or tuner. Since these settings are hardware-specific, you should find good " \
   "settings in the \"Device config\" area, and use those numbers here. -1 " \
   "means that settings will not be changed.")
 #define AUDIO_IN_TEXT N_("Audio input pin")