diff options
| author | aarne <unknown> | 2005-06-30 07:35:01 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-06-30 07:35:01 +0000 |
| commit | cbb34f65188e6adccb71b302c5d0eeac2b508c6a (patch) | |
| tree | db2bc06dd1a4f6ff95432f2772014efc504a94bf | |
| parent | 4a0abcaf1fbfb799a14f3f57ab6180d4b03d551c (diff) | |
work on Finnish
| -rw-r--r-- | examples/stoneage/StoneageFin.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stoneage/StoneageFin.gf b/examples/stoneage/StoneageFin.gf index f574a5970..22a5c3180 100644 --- a/examples/stoneage/StoneageFin.gf +++ b/examples/stoneage/StoneageFin.gf @@ -79,7 +79,7 @@ lin Swell = PresV swell_V ; Burn = PresV burn_V ; - Give = PresV3 (dirV3 give_V "to") ; +---- Give = PresV3 (dirV3 give_V "to") ; -- Say = ; |
