aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/exim/local_scan.c.in
diff options
context:
space:
mode:
authorAlexander Moisseev <moiseev@mezonplus.ru>2017-06-27 10:44:19 +0300
committerAlexander Moisseev <moiseev@mezonplus.ru>2017-06-27 10:44:19 +0300
commitbb5a9f8e451bc206e78c9d4d03eb4cbdbef260b3 (patch)
treeec38b50c99765caed67aaf23db308b17cc407d5f /contrib/exim/local_scan.c.in
parent146886df6d250a376b92d1bb615cb93679a7d6e8 (diff)
downloadrspamd-bb5a9f8e451bc206e78c9d4d03eb4cbdbef260b3.tar.gz
rspamd-bb5a9f8e451bc206e78c9d4d03eb4cbdbef260b3.zip
[Minor] Massive spelling correction
by a bot https://github.com/ka7/misspell_fixer
Diffstat (limited to 'contrib/exim/local_scan.c.in')
-rw-r--r--contrib/exim/local_scan.c.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/exim/local_scan.c.in b/contrib/exim/local_scan.c.in
index 68eec62cd..72d2f7988 100644
--- a/contrib/exim/local_scan.c.in
+++ b/contrib/exim/local_scan.c.in
@@ -267,7 +267,7 @@ local_scan(int fd, uschar **return_text)
tok_ptr = reply_buf;
/*
- * rspamd can use several metrics, logic implimented here:
+ * rspamd can use several metrics, logic implemented here:
* if any metric more than reject_score - will reject
* if any metric true - message will be marked as spam
*/