summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/attempto/TestAttemptoFin.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/TestAttemptoFin.gf b/examples/attempto/TestAttemptoFin.gf
index d019d9250..7d6789628 100644
--- a/examples/attempto/TestAttemptoFin.gf
+++ b/examples/attempto/TestAttemptoFin.gf
@@ -35,7 +35,7 @@ lin garden_N = mkkN "puutarha" ; ----
lin morning_N = mkkN "aamu" ;
lin code_N = mkkN "koodi" ;
lin drinkable_A = mkA "juotava" ;
-lin work_V = mkV "työ" ;
+lin work_V = mkV "työskennellä" ;
lin admitted_A = mkA "hyväksytty" ;
lin eat_V2 = mkV2 (mkV "syödä") partitive ;
lin burger_N = mkkN "hampurilainen" ;