summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-01-22 21:30:26 +0000
committeraarne <aarne@cs.chalmers.se>2006-01-22 21:30:26 +0000
commita5cd07e026f5f7ea4302fec86f1de6d0fc746ac1 (patch)
tree319fc507a5d08ea38012bea0eb6ff1f317cbf31a
parent2a0a60ef8fb150906245441ce8732005c74705d8 (diff)
clean up tram; report German
-rw-r--r--examples/tram/Tram.gf4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/tram/Tram.gf b/examples/tram/Tram.gf
index d8d497fdc..6a7fa1763 100644
--- a/examples/tram/Tram.gf
+++ b/examples/tram/Tram.gf
@@ -30,7 +30,7 @@ fun
-- PClick : Click -> Place ; -- click associated with a "here"
-- PHere : Place ; -- indexical "here", without a click
- FromThisPlace : Dep ; -- "from this place"
- ToThisPlace : Dest ; -- "to this place"
+-- FromThisPlace : Dep ; -- "from this place"
+-- ToThisPlace : Dest ; -- "to this place"
}