]> git.sesse.net Git - vlc/blobdiff - modules/access/dshow/dshow.cpp
l10n string fixes
[vlc] / modules / access / dshow / dshow.cpp
index 477396e8e2886299a3bc48f364ddd6fe1cd8c008..a531f7fa303c28b99ed6dfa921cf021c2b574085 100644 (file)
@@ -162,7 +162,7 @@ static const char *const ppsz_amtuner_mode_text[] = { N_("Default"),
 
 #define AUDIO_CHANNELS_TEXT N_("Number of audio channels")
 #define AUDIO_CHANNELS_LONGTEXT N_( \
-    "Select audio input format with the given number of audio channesl (if non 0)" )
+    "Select audio input format with the given number of audio channels (if non 0)" )
 
 #define AUDIO_SAMPLERATE_TEXT N_("Audio sample rate")
 #define AUDIO_SAMPLERATE_LONGTEXT N_( \