From 47ac0463433c187ff4528f2b0b9eb75f63866815 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 1 Sep 2017 14:41:51 +0100 Subject: [PATCH] correct spelling mistake --- local.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.c b/local.c index 94e2179..2bfdbb3 100644 --- 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 -- 2.39.2