]> granicus.if.org Git - mutt/commitdiff
spelling consistency
authorVincent Lefevre <vincent@vinc17.net>
Sat, 29 Dec 2018 17:03:27 +0000 (18:03 +0100)
committerVincent Lefevre <vincent@vinc17.net>
Sat, 29 Dec 2018 17:03:27 +0000 (18:03 +0100)
send.c

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