File: 0003-fix_spelling_errors.patch

package info (click to toggle)
postgrey 1.37-2.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 528 kB
  • sloc: perl: 1,339; sh: 221; makefile: 17
file content (22 lines) | stat: -rw-r--r-- 715 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Antonio Radici <antonio@debian.org>
Date: Sun, 28 Aug 2016 19:15:06 +0100
Subject: fix_spelling_errors

Fix a small spelling error
---
 postgrey | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: postgrey/postgrey
===================================================================
--- postgrey.orig/postgrey
+++ postgrey/postgrey
@@ -961,7 +961,7 @@ automatically whitelisted if the followi
 
 =item *
 
-At least 5 successfull attempts of delivering a mail (after greylisting was
+At least 5 successful attempts of delivering a mail (after greylisting was
 done). That number can be changed by specifying a number after the
 --auto-whitelist-clients argument. Only one attempt per hour counts.