mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
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:
parent
96d9f54615
commit
3977b250cd
2 changed files with 2 additions and 3 deletions
3
debian/NEWS.Debian
vendored
3
debian/NEWS.Debian
vendored
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue