From: Tomi Ollila <tomi.ollila@iki.fi>
Date: Fri, 16 Nov 2012 18:18:14 +0000 (+0200)
Subject: Fixed 2 misspellings of word 'separate'
X-Git-Tag: 0.15_rc1~169
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=3977b250cd317d2fe8b607fc274fb09f7a9d7cf5;p=notmuch

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

diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian
index bf95738b..907d7907 100644
--- a/debian/NEWS.Debian
+++ b/debian/NEWS.Debian
@@ -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
-
diff --git a/test/README b/test/README
index e0364e86..6dc30346 100644
--- a/test/README
+++ b/test/README
@@ -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.