[Commits] [SCM] claws branch, master, updated. 3.9.2-68-gd015067

mones at claws-mail.org mones at claws-mail.org
Wed Aug 14 17:15:21 CEST 2013


The branch master of project "claws" (Claws Mail) has been updated
       via  d0150677e9fb8a8d342c8d91503d92273719b7d5 (commit)
      from  0d8e6129533572a8a637d61bb968a0b6160f0283 (commit)


- Log -----------------------------------------------------------------
commit d0150677e9fb8a8d342c8d91503d92273719b7d5
Author: Ricardo Mones <ricardo at mones.org>
Date:   Wed Aug 14 17:15:12 2013 +0200

    Fix typo

diff --git a/src/procmsg.c b/src/procmsg.c
index 643b875..0b2ada3 100644
--- a/src/procmsg.c
+++ b/src/procmsg.c
@@ -1729,7 +1729,7 @@ send_mail:
 	} else if (!to_list && !newsgroup_list) {
 		if (errstr) {
 			if (*errstr) g_free(*errstr);
-			*errstr = g_strdup(_("Couldn't determine sending informations. "
+			*errstr = g_strdup(_("Couldn't determine sending information. "
 				"Maybe the email hasn't been generated by Claws Mail."));
 		}
 		mailval = -1;

-----------------------------------------------------------------------

Summary of changes:
 src/procmsg.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list