diff options
Diffstat (limited to 'ntranslate')
-rwxr-xr-x | ntranslate | 2 |
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. |