about summary refs log tree commit diff stats
path: root/ntranslate
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-09-07 10:20:44 -0700
committerKartik Agaram <vc@akkartik.com>2019-09-07 10:20:44 -0700
commit372a4259ae0c997102af53d4f6d9c35bda214e1d (patch)
tree8dd5d26a7a13be63774cb9e90e15ef3ea2d0d103 /ntranslate
parent571bf69fbc3bdfc82d2fa86391deb0d3b3b67560 (diff)
downloadmu-372a4259ae0c997102af53d4f6d9c35bda214e1d.tar.gz
5636
Diffstat (limited to 'ntranslate')
-rwxr-xr-xntranslate2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntranslate b/ntranslate
index 4cc8e955..457fb1c9 100755
--- a/ntranslate
+++ b/ntranslate
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Translate SubX using the self-hosted translator.
+# Translate SubX by running the self-hosted translator natively on Linux.
 #
 # Possible knobs:
 #   Whether to run a phase natively or in emulated mode.