summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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