summaryrefslogtreecommitdiff
path: root/examples/attempto/TestAttemptoEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/attempto/TestAttemptoEng.gf')
-rw-r--r--examples/attempto/TestAttemptoEng.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/TestAttemptoEng.gf b/examples/attempto/TestAttemptoEng.gf
index 9a475cc18..75c1c4755 100644
--- a/examples/attempto/TestAttemptoEng.gf
+++ b/examples/attempto/TestAttemptoEng.gf
@@ -6,7 +6,7 @@ concrete TestAttemptoEng of TestAttempto = AttemptoEng **
lin card_N = mkkN "card" ;
lin water_MCN = mkCN (mkkN "water") ;
lin john_PN = mkPN "john" ;
-lin apple_PN = mkPN "apple" ;
+lin apple_N = mkkN "apple" ;
lin sleep_V = IrregEng.sleep_V ;
lin young_A = mkA "young" ;
lin dog_N = mkkN "dog" ;