summaryrefslogtreecommitdiff
path: root/examples/attempto/TestAttemptoFre.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/attempto/TestAttemptoFre.gf')
-rw-r--r--examples/attempto/TestAttemptoFre.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/TestAttemptoFre.gf b/examples/attempto/TestAttemptoFre.gf
index 7901852ca..2bdfb2173 100644
--- a/examples/attempto/TestAttemptoFre.gf
+++ b/examples/attempto/TestAttemptoFre.gf
@@ -6,7 +6,7 @@ concrete TestAttemptoFre of TestAttempto = AttemptoFre **
lin card_N = mkkN "carte" ;
lin water_MCN = mkgN "eau" feminine ;
lin john_PN = mkPN "John" ;
-lin apple_PN = mkPN "pomme" ;
+lin apple_N = mkkN "pomme" ;
lin sleep_V = mkV IrregFre.dormir_V2 ;
lin young_A = mkA "jeune" ;
lin dog_N = mkkN "chien" ;