Commit 3de98259 authored by Matt Selsky's avatar Matt Selsky Committed by Dave Lawrence

Bug 978619 - Typo in Bugzilla/Template.pm

r=dkl,a=justdave
parent 81664398
......@@ -895,7 +895,7 @@ sub create {
# started the session.
'sudoer' => sub { return Bugzilla->sudoer; },
# Allow templates to access the "corect" URLBase value
# Allow templates to access the "correct" URLBase value
'urlbase' => sub { return Bugzilla::Util::correct_urlbase(); },
# Allow templates to access docs url with users' preferred language
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment