sound/svox: Fix typo (found by codespell) 2660/head
authorStefan Weil <sw@weilnetz.de>
Sat, 26 Mar 2016 10:53:46 +0000 (11:53 +0100)
committerStefan Weil <sw@weilnetz.de>
Thu, 5 May 2016 10:47:37 +0000 (12:47 +0200)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
sound/svox/patches/0003-pico2wave-Convert-text-to-.wav-using-svox-text-to-sp.patch

index 8ef4757e6302b1e71ad49c852248ca63cf8e5910..c8a2e83991a2f41acd32417abedae7ec4c3148e4 100644 (file)
@@ -83,7 +83,7 @@ index 0000000..0c035a7
 +const char * PICO_VOICE_NAME                = "PicoVoice";
 +
 +/* supported voices
-+   Pico does not seperately specify the voice and locale.   */
++   Pico does not separately specify the voice and locale.   */
 +const char * picoSupportedLangIso3[]        = { "eng",              "eng",              "deu",              "spa",              "fra",              "ita" };
 +const char * picoSupportedCountryIso3[]     = { "USA",              "GBR",              "DEU",              "ESP",              "FRA",              "ITA" };
 +const char * picoSupportedLang[]            = { "en-US",            "en-GB",            "de-DE",            "es-ES",            "fr-FR",            "it-IT" };