From b830e476088712f79dcd9c463b058aafc1396af5 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 25 Jan 2006 15:03:11 +0000 Subject: cheese.s in tutorial --- doc/tutorial/gf-tutorial2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tutorial/gf-tutorial2.txt') diff --git a/doc/tutorial/gf-tutorial2.txt b/doc/tutorial/gf-tutorial2.txt index a5b262053..be88d83f6 100644 --- a/doc/tutorial/gf-tutorial2.txt +++ b/doc/tutorial/gf-tutorial2.txt @@ -1166,7 +1166,7 @@ example shows such a table: The application of a table to a parameter is done by the **selection** operator ``!``. For instance, ``` - Cheese.s ! Pl + table {Sg => "cheese" ; Pl => "cheeses"} ! Pl ``` is a selection, whose value is ``"cheeses"``. -- cgit v1.2.3