summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-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"
}