diff options
| author | aarne <unknown> | 2005-05-20 06:48:07 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-05-20 06:48:07 +0000 |
| commit | f2bd241375d1e3090b6108ebeeb3180f724fdb33 (patch) | |
| tree | a610f8a5d650eb34d95551b57c2d50942b576903 /doc/tutorial/gf-tutorial2.html | |
| parent | 9843884512c599ac26d680e292f2b2608cb887ee (diff) | |
quick start
Diffstat (limited to 'doc/tutorial/gf-tutorial2.html')
| -rw-r--r-- | doc/tutorial/gf-tutorial2.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tutorial/gf-tutorial2.html b/doc/tutorial/gf-tutorial2.html index 50bf2edef..b1bd541ae 100644 --- a/doc/tutorial/gf-tutorial2.html +++ b/doc/tutorial/gf-tutorial2.html @@ -1087,11 +1087,11 @@ the category is set to be something else than <tt>S</tt>. For instance, Score 0/1 </pre> Finally, a list of morphological exercises and save it in a -file for later use, by the command <tt>translation_list = tl</tt> +file for later use, by the command <tt>morpho_list = ml</tt> <pre> - > translation_list -number=25 PaleolithicEng PaleolithicIta + > morpho_list -number=25 -cat=V </pre> -The number flag gives the number of sentences generated. +The number flag gives the number of exercises generated. |
