diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-22 08:19:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-22 08:19:02 +0200 |
commit | 739792dd0ad068b7fbdb381284b1130b08127550 (patch) | |
tree | 6a40a515328ab4f570139ce7d6a2603e20578be7 | |
parent | d059f7fa49f3b9a1dbaa9541e7de219c4b18d5d4 (diff) |
Fix typo in NEWS file
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -118,7 +118,7 @@ Version 0.9.0 * New --dump <phase> option, remove state dumping from verbosity level 6. - * The info meta-operation new prints the list of operations and meta- + * The info meta-operation now prints the list of operations and meta- operations supported by the project. * New sleep Testscript builtin. |