From: Dennis van Amerongen Date: Sun, 24 Dec 2006 22:03:02 +0000 (+0000) Subject: * modules/access/dshow/dshow.cpp: Typo specfic -> specific. X-Git-Tag: 0.9.0-test0~8933 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=f0fbcbd59a9d6e7382f0c5e9f7782965c7fe9aea;p=vlc * modules/access/dshow/dshow.cpp: Typo specfic -> specific. --- diff --git a/modules/access/dshow/dshow.cpp b/modules/access/dshow/dshow.cpp index f47757cdc1..3335d9ba25 100644 --- a/modules/access/dshow/dshow.cpp +++ b/modules/access/dshow/dshow.cpp @@ -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")