[Commits] [SCM] claws branch, master, updated. 3.10.1-162-g4d0ed65

mones at claws-mail.org mones at claws-mail.org
Tue Sep 23 13:58:41 CEST 2014


The branch, master has been updated
       via  4d0ed65c53d4c9377238d83afffc6f9033aa161a (commit)
      from  d371ee55518909b81f07af3df6cee32e4f54365e (commit)

Summary of changes:
 src/matcher.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 4d0ed65c53d4c9377238d83afffc6f9033aa161a
Author: Ricardo Mones <ricardo at mones.org>
Date:   Tue Sep 23 13:58:18 2014 +0200

    Fix typos reported on irc (thanks!)

diff --git a/src/matcher.c b/src/matcher.c
index 1f191d9..ad58ed2 100644
--- a/src/matcher.c
+++ b/src/matcher.c
@@ -1351,7 +1351,7 @@ static gboolean matcherprop_match_one_header(MatcherProp *matcher,
 			gint match = MATCH_ONE;
 			gboolean found = FALSE;
 
-			/* how many address headers are me trying to mach? */
+			/* how many address headers are we trying to match? */
 			if (strcasecmp(matcher->header, "Any") == 0)
 				match = MATCH_ANY;
 			else if (strcasecmp(matcher->header, "All") == 0)

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list