[Rt-commit] [rtir] 18/19: Typo fix
Jesse Vincent
jesse at bestpractical.com
Wed Mar 25 00:21:02 EDT 2015
This is an automated email from the git hooks/post-receive script.
jesse pushed a commit to branch 3.4/remove_old_constituencies
in repository rtir.
commit 8722792535809b5aa152d0e3414253b9cd8ffbfd
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Tue Mar 24 20:57:39 2015 -0700
Typo fix
---
html/RTIR/Incident/Display.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/RTIR/Incident/Display.html b/html/RTIR/Incident/Display.html
index 46600aa..f15a824 100644
--- a/html/RTIR/Incident/Display.html
+++ b/html/RTIR/Incident/Display.html
@@ -223,7 +223,7 @@ my $DoLinks = sub {
push @results, $take_or_steal->( $parent );
}
- # turn off strict check localy
+ # turn off strict check locally
my $strict_acl = RT->Config->Set( StrictLinkACL => 0 );
$args{ $child->Id .'-MemberOf' } = $parent->Id;
push @results, ProcessTicketLinks( TicketObj => $child, ARGSRef => \%args );
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list