From f05d51791ebf3bfe6dae787bd7e0a68c4cd3faf9 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Fri, 16 Nov 2012 20:18:14 +0200 Subject: [PATCH] [PATCH 1/1] Fixed 2 misspellings of word 'separate' --- 4a/496bc91b436a8e4097d35b9e45c1de23bc7dbc | 81 +++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 4a/496bc91b436a8e4097d35b9e45c1de23bc7dbc diff --git a/4a/496bc91b436a8e4097d35b9e45c1de23bc7dbc b/4a/496bc91b436a8e4097d35b9e45c1de23bc7dbc new file mode 100644 index 000000000..2389d74b4 --- /dev/null +++ b/4a/496bc91b436a8e4097d35b9e45c1de23bc7dbc @@ -0,0 +1,81 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 12D82431FAF + for ; Fri, 16 Nov 2012 10:18:19 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id zDmkN6Sb5JLl for ; + Fri, 16 Nov 2012 10:18:18 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 20CB5431FAE + for ; Fri, 16 Nov 2012 10:18:18 -0800 (PST) +Received: by guru.guru-group.fi (Postfix, from userid 501) + id E08FD1000E3; Fri, 16 Nov 2012 20:18:15 +0200 (EET) +From: Tomi Ollila +To: notmuch@notmuchmail.org +Subject: [PATCH 1/1] Fixed 2 misspellings of word 'separate' +Date: Fri, 16 Nov 2012 20:18:14 +0200 +Message-Id: <1353089894-19285-1-git-send-email-tomi.ollila@iki.fi> +X-Mailer: git-send-email 1.8.0 +Cc: tomi.ollila@iki.fi +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 16 Nov 2012 18:18:19 -0000 + +"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 | 3 +-- + test/README | 2 +- + 2 files changed, 2 insertions(+), 3 deletions(-) + +diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian +index bf95738..907d790 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 Mon, 20 Jun 2011 23:57:55 -0300 +- +diff --git a/test/README b/test/README +index e0364e8..6dc3034 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=:: +- 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. +-- +1.8.0 + -- 2.26.2