Browse Source

docs/add_language.md -- fix a typo: s/thee/the/.

master
Reece H. Dunn 7 years ago
parent
commit
314e9f2e36
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/add_language.md

+ 1
- 1
docs/add_language.md View File

@@ -274,7 +274,7 @@ such as:

Most of these options can be set in the voice file in espeak-ng-data/lang folder (see [Voices](voices.md)).
However some advanced options may be needed to add in source code in the function `SelectTranslator()`
of thee [tr_languages.c](https://github.com/espeak-ng/espeak-ng/blob/master/src/libespeak-ng/tr_languages.c)
of the [tr_languages.c](https://github.com/espeak-ng/espeak-ng/blob/master/src/libespeak-ng/tr_languages.c)
file.

## Compiling Rules File for Debugging

Loading…
Cancel
Save