[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.22-26-gbe9f5aa
? sunnavy
sunnavy at bestpractical.com
Tue Jan 20 12:55:22 EST 2015
The branch, 4.0-trunk has been updated
via be9f5aa8554b328b47dc86d1bfe4c55871f4d4c0 (commit)
from d0231522014a0b411dcce9c344d0c3cfbfd083a7 (commit)
Summary of changes:
lib/RT/Config.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit be9f5aa8554b328b47dc86d1bfe4c55871f4d4c0
Author: sunnavy <sunnavy at bestpractical.com>
Date: Wed Jan 21 01:40:34 2015 +0800
typo
diff --git a/lib/RT/Config.pm b/lib/RT/Config.pm
index bb5174a..ad67b35 100644
--- a/lib/RT/Config.pm
+++ b/lib/RT/Config.pm
@@ -449,7 +449,7 @@ our %META = (
'The RTAddressRegexp option is not set in the config.'
.' Not setting this option results in additional SQL queries to'
.' check whether each address belongs to RT or not.'
- .' It is especially important to set this option if RT recieves'
+ .' It is especially important to set this option if RT receives'
.' emails on addresses that are not in the database or config.'
);
} elsif (ref $value and ref $value eq "Regexp") {
-----------------------------------------------------------------------
More information about the rt-commit
mailing list