about summary refs log tree commit diff stats
path: root/apps/assort.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/assort.subx')
-rw-r--r--apps/assort.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/assort.subx b/apps/assort.subx
index 801e52d0..917dfb5c 100644
--- a/apps/assort.subx
+++ b/apps/assort.subx
@@ -6,7 +6,7 @@
 # Drop lines that are all comments. They could get misleading after assortment
 # because we don't know if they refer to the line above or the line below.
 #
-# To run (from the subx/ directory):
+# To run:
 #   $ ./subx translate *.subx apps/assort.subx -o apps/assort
 #   $ cat x
 #   == code