summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesPol.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/SentencesPol.gf')
-rw-r--r--examples/phrasebook/SentencesPol.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/phrasebook/SentencesPol.gf b/examples/phrasebook/SentencesPol.gf
index 66a6c473e..00815e6bc 100644
--- a/examples/phrasebook/SentencesPol.gf
+++ b/examples/phrasebook/SentencesPol.gf
@@ -17,7 +17,7 @@ concrete SentencesPol of Sentences =
lincat
Day = { name,hab,adv:Str } ;
- Language = A ;
+ LAnguage = A ;
Citizenship = { prop:A; citizenMSg:Str; citizenMPl:Str; citizenF:Str} ;
Nationality = { lang: A; prop: A; country: NP; citizenMSg:Str; citizenMPl:Str; citizenF:Str } ;
Transport = { cn:CN; verb:Str} ;