Browse Source

Fix the documentation on the max. number of letter groups.

master
Reece H. Dunn 9 years ago
parent
commit
010157e1f6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/dictionary.md

+ 1
- 1
docs/dictionary.md View File

* `.L<nn>` * `.L<nn>`
Defines a group of letter sequences, any of which can match with `Lnn` in a Defines a group of letter sequences, any of which can match with `Lnn` in a
pre or post rule (see below). nn is a 2 digit decimal number in the range 01 pre or post rule (see below). nn is a 2 digit decimal number in the range 01
to 25. e.g.:
to 94. e.g.:


.L01 b bl br pl pr .L01 b bl br pl pr



Loading…
Cancel
Save