about summary refs log tree commit diff stats
path: root/examples/ex7.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-08-19 23:45:04 -0700
committerKartik Agaram <vc@akkartik.com>2019-08-19 23:45:04 -0700
commit668700fd2c48d0380d2e2d1f32faa217ab658fb1 (patch)
tree76628be845b8d1575bff18f342c45c200a918804 /examples/ex7.subx
parentf7fd97ce4e252156fd943b89230b5b55c35c6447 (diff)
downloadmu-668700fd2c48d0380d2e2d1f32faa217ab658fb1.tar.gz
5521
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: