]> git.ipfire.org Git - people/ms/dma.git/commitdiff
correct spelling mistake
authorEdward Betts <edward@4angle.com>
Fri, 1 Sep 2017 13:41:51 +0000 (14:41 +0100)
committerSimon Schubert <2@0x2c.org>
Fri, 1 Sep 2017 16:25:00 +0000 (18:25 +0200)
local.c

diff --git a/local.c b/local.c
index 94e217928983743c846c357e6e9a78c86de7aee2..2bfdbb3cfd26d22fce8411a7c15ef55f0fecade2 100644 (file)
--- a/local.c
+++ b/local.c
@@ -218,7 +218,7 @@ retry:
                /*
                 * mboxro processing:
                 * - escape lines that start with "From " with a > sign.
-                * - be reversable by escaping lines that contain an arbitrary
+                * - be reversible by escaping lines that contain an arbitrary
                 *   number of > signs, followed by "From ", i.e. />*From / in regexp.
                 * - strict mbox processing only requires escaping after empty lines,
                 *   yet most MUAs seem to relax this requirement and will treat any