[Rt-commit] rt branch, 4.4-trunk, updated. rt-4.4.2-238-g55e6d224a
Craig Kaiser
craig at bestpractical.com
Mon May 21 11:49:10 EDT 2018
The branch, 4.4-trunk has been updated
via 55e6d224a910050f91fa51ea7ebfafee9d3b017e (commit)
from 7fd9a0ee8295a5940a80ee8294663247ad466717 (commit)
Summary of changes:
lib/RT/Interface/Web.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 55e6d224a910050f91fa51ea7ebfafee9d3b017e
Author: Craig Kaiser <craig at bestpractical.com>
Date: Mon May 21 11:01:48 2018 -0400
Fix typo in POD
diff --git a/lib/RT/Interface/Web.pm b/lib/RT/Interface/Web.pm
index a38b14718..e8a4545de 100644
--- a/lib/RT/Interface/Web.pm
+++ b/lib/RT/Interface/Web.pm
@@ -928,7 +928,7 @@ sub GetWebURLFromRequest {
=head2 Redirect URL
-This routine ells the current user's browser to redirect to URL.
+This routine tells the current user's browser to redirect to URL.
Additionally, it unties the user's currently active session, helping to avoid
A bug in Apache::Session 1.81 and earlier which clobbers sessions if we try to use
a cached DBI statement handle twice at the same time.
-----------------------------------------------------------------------
More information about the rt-commit
mailing list