about summary refs log tree commit diff stats
path: root/examples/ex7.subx
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ex7.subx')
-rw-r--r--examples/ex7.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ex7.subx b/examples/ex7.subx
index d3b33f23..1d716c08 100644
--- a/examples/ex7.subx
+++ b/examples/ex7.subx
@@ -4,7 +4,7 @@
 # it for reading, read a character from it, close it, delete it, and return
 # the character read.
 #
-# To run (from the subx directory):
+# To run:
 #   $ ./subx translate examples/ex7.subx -o examples/ex7
 #   $ ./subx run examples/ex7
 # Expected result: