]> git.ipfire.org Git - people/ms/dma.git/blobdiff - local.c
correct spelling mistake
[people/ms/dma.git] / 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