]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section
authorW. Trevor King <wking@tremily.us>
Sat, 28 Mar 2015 15:46:40 +0000 (08:46 -0700)
committerDavid Bremner <david@tethera.net>
Wed, 1 Apr 2015 04:15:30 +0000 (06:15 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 70ad3f3a90a0160d75b1ea7f38b6c87e3dd83902..8a1b3100ef30b6935b2ea97f553543159e27530c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -167,7 +167,7 @@ nmbug
 
 The Perl script has been translated to Python; you'll need Python 2.7
 or anything from the 3.x line.  Most of the user-facing interface is
-the same, but `nmbug help` is not `nmbug --help`, and the following nmbug
+the same, but `nmbug help` is now `nmbug --help`, and the following nmbug
 commands have slightly different interfaces: `archive`, `commit`,
 `fetch`, `log`, `pull`, `push`, and `status`.  For details on the
 new interface for a given command, run `nmbug COMMAND --help`.