diff options
Diffstat (limited to 'doc/tutorial')
| -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. |
