[PATCH] NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section

Subject: [PATCH] NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section

Date: Sat, 28 Mar 2015 08:46:40 -0700

To: notmuch@notmuchmail.org

Cc:

From: W. Trevor King


---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 70ad3f3..8a1b310 100644
--- 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`.
-- 
2.1.0.60.g85f0837


Thread: