Skip to content

Commit

Permalink
Warning deleted for fixed issue #195
Browse files Browse the repository at this point in the history
  • Loading branch information
valdisvi committed Jan 15, 2017
1 parent d9d7006 commit b10f6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dictionary.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ translation rules and spoken with English phonemes.
| `K` | Not a vowel (i.e. a consonant or word boundary or non-alphabetic character). |
| `X` | There is no vowel until the word boundary. |
| `Z` | A non-alphabetic character. |
| `%` | Doubled (placed before a character in \<pre\> and after it in \<post\>. (Beware of [bug #195](https://github.com/espeak-ng/espeak-ng/issues/195)) |
| `%` | Doubled (placed before a character in \<pre\> and after it in \<post\>. |
| `/` | The following character is treated literally. |
| `\xxx` | Character is written as by 3 digit octal value of `xxx`|
| `@` | One syllable (i.e. at least one vowel or diphthong) |
Expand Down

0 comments on commit b10f6ea

Please sign in to comment.