]> git.notmuchmail.org Git - notmuch/commitdiff
Fixed 2 misspellings of word 'separate'
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 16 Nov 2012 18:18:14 +0000 (20:18 +0200)
committerDavid Bremner <bremner@debian.org>
Fri, 16 Nov 2012 19:50:55 +0000 (15:50 -0400)
"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.

debian/NEWS.Debian
test/README

index bf95738b431f96e5319b7eb9c8bc35a20ac3bb9c..907d790700b17acc172cfd1a517f20e5e24d262c 100644 (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
-
index e0364e86652e6422c8172894d4dc16436ec06adc..6dc3034691a41f7440e035892604534674f089ff 100644 (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.