Fixed 2 misspellings of word 'separate'

"Seperate: The second most common misspelling on the Internet..."
(from http://www.re-vision.com/spelling/separate.html).

s/seperate/separate/ in debian/NEWS.Debian & test/README done.
This commit is contained in:
Tomi Ollila 2012-11-16 20:18:14 +02:00 committed by David Bremner
parent 96d9f54615
commit 3977b250cd
2 changed files with 2 additions and 3 deletions

3
debian/NEWS.Debian vendored
View file

@ -14,8 +14,7 @@ notmuch (0.14-1) unstable; urgency=low
notmuch (0.6~238) unstable; urgency=low
The emacs user interface to notmuch is now contained in a seperate
The emacs user interface to notmuch is now contained in a separate
package called notmuch-emacs.
-- David Bremner <bremner@debian.org> Mon, 20 Jun 2011 23:57:55 -0300

View file

@ -56,7 +56,7 @@ The following command-line options are available when running tests:
run the tests with this option in parallel.
--root=<dir>::
This runs the testsuites specified under a seperate directory.
This runs the testsuites specified under a separate directory.
However, caution is advised, as not all tests are maintained
with this relocation in mind, so some tests may behave
differently.