From 27664de321e4bc2679e156e9f6e9e30b442e05bd Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 21 Dec 2010 23:23:20 +0000 Subject: making synopsis work for structural words, etc --- book/examples/chapter4/ClothesEng.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'book/examples/chapter4') diff --git a/book/examples/chapter4/ClothesEng.gf b/book/examples/chapter4/ClothesEng.gf index d45a8ce30..c6b9a2520 100644 --- a/book/examples/chapter4/ClothesEng.gf +++ b/book/examples/chapter4/ClothesEng.gf @@ -6,5 +6,5 @@ concrete ClothesEng of Clothes = CommentsEng ** Shirt = mkCN (mkN "shirt") ; Jacket = mkCN (mkN "jacket") ; Comfortable = mkAP (mkA "comfortable") ; - Elegant = mkAP (mkA "elega") ; + Elegant = mkAP (mkA "elegant") ; } -- cgit v1.2.3