]> granicus.if.org Git - neomutt/commitdiff
spelling consistency
authorVincent Lefevre <vincent@vinc17.net>
Sat, 29 Dec 2018 17:03:27 +0000 (18:03 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 7 Jan 2019 15:09:41 +0000 (15:09 +0000)
Co-authored-by: Richard Russon <rich@flatcap.org>
send.c

diff --git a/send.c b/send.c
index 1d0a3ea1c9b78031f4a5409d86e41fceb6346ab5..aa5d80683a33bca0ea14c43c1e60fdf341952b13 100644 (file)
--- a/send.c
+++ b/send.c
@@ -1659,7 +1659,7 @@ static int postpone_message(struct Email *msg, struct Email *cur, char *fcc, int
 
   if (!(Postponed && *Postponed))
   {
-    mutt_error(_("Can not postpone.  $postponed is unset"));
+    mutt_error(_("Cannot postpone.  $postponed is unset"));
     return -1;
   }