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

This commit is contained in:
W. Trevor King 2015-03-28 08:46:40 -07:00 committed by David Bremner
parent 703c8f9511
commit a351df1a06

2
NEWS
View file

@ -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`.