summaryrefslogtreecommitdiffstats
path: root/relogin.cgi
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2006-02-24 09:49:37 +0100
committerjocuri%softhome.net <>2006-02-24 09:49:37 +0100
commita89aabb6eb972473b226a627aec6060eda7d4ed1 (patch)
treed35cad122c22aa98b2a1483ae5c21b99bac35057 /relogin.cgi
parenta2c777c13f60047caa3337591ceb869dc7f670e3 (diff)
downloadbugzilla-a89aabb6eb972473b226a627aec6060eda7d4ed1.tar.gz
bugzilla-a89aabb6eb972473b226a627aec6060eda7d4ed1.tar.xz
Patch for bug 328379: Fix spelling: 'visitng' -> 'visiting' in relogin.cgi; r=LpSolit, a=myk.
Diffstat (limited to 'relogin.cgi')
-rwxr-xr-xrelogin.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/relogin.cgi b/relogin.cgi
index db6357480..1aef30e10 100755
--- a/relogin.cgi
+++ b/relogin.cgi
@@ -61,7 +61,7 @@ if ($action eq 'prepare-sudo') {
ThrowUserError('sudo_in_progress', { target => $user->login });
}
- # Keep a temporary record of the user visitng this page
+ # Keep a temporary record of the user visiting this page
$vars->{'token'} = Bugzilla::Token::IssueSessionToken('sudo_prepared');
# Show the sudo page