Browse Source

Merge branch 'master' of https://github.com/espeak-ng/espeak-ng

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
master
Ronald Aug 5 years ago
parent
commit
667e6dbe7f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/building.md

+ 1
- 1
docs/building.md View File

@@ -146,7 +146,7 @@ Specific languages can be compiled by running:
make LANG

where `LANG` is the language code of the given language. More information can
be found in the [Adding or Improving a Language](docs/add_language.md)
be found in the [Adding or Improving a Language](add_language.md)
documentation.

#### Cross Compilation

Loading…
Cancel
Save