diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-12 15:17:13 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-12 15:17:13 +0200 |
commit | 1633857d1114107e73fe754a38071ef72e66fe08 (patch) | |
tree | 034830fdcc2ff52f732d043c84e28a5112ec5c7c /NEWS | |
parent | 57b76f2982b699374bea7c917a56ff8f1c33490d (diff) |
Fix typo in NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ Version 0.8.0 * Testscript: - - new mv built + - new mv builtin - new --after <ref-file> option in touch builtin * New $process.run() and $process.run_regex() functions: |