diff options
author | bes-internal <bes.internal@gmail.com> | 2013-09-28 21:26:02 +0300 |
---|---|---|
committer | bes-internal <bes.internal@gmail.com> | 2013-09-28 21:26:02 +0300 |
commit | 758b13a09e1d9bf8e5ddb9d422db71cc463ca9a3 (patch) | |
tree | 75a523caafff28a1575d9eb10a2c206189eea205 | |
parent | e83a8cf22196471e5fec61a03b03c1992097a3a2 (diff) |
small typo
-rw-r--r-- | src/util/ratelimit.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/ratelimit.pl b/src/util/ratelimit.pl index 1f08a9929..aaa14fcc1 100644 --- a/src/util/ratelimit.pl +++ b/src/util/ratelimit.pl @@ -24,7 +24,7 @@ options: whereas internally Exim computes sender rates to the accuracy of your computer's clock (typically 10ms). -<regex> The second argumetnis a regular expression. +<regex> The second argumetnis is a regular expression. Each line is matched against the regular expression. Lines that do not match are ignored. The regex may |