diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-11-14 12:51:14 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-11-14 12:51:14 +0000 |
| commit | e1662cd85178cb287581fb93cf796edc8d02a48a (patch) | |
| tree | 918acaf6848f4cc29f96b913563049fa745d81d8 /doc | |
| parent | bc7cb25a09209e00da8c0663814b054629394c70 (diff) | |
Attempto lexicon bug fixes
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-tutorial.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gf-tutorial.txt b/doc/gf-tutorial.txt index 3cb22a3d4..2cb1ac403 100644 --- a/doc/gf-tutorial.txt +++ b/doc/gf-tutorial.txt @@ -4957,7 +4957,7 @@ and Italian grammars: The grammar must have the name ``grammar.js``. The abstract syntax and start category names in ``translator.html`` must match the ones in the grammar. -With these changes, the translator works for any multilingual GF grammar. +With these changes, the translator works for any multilingual grammar. |
