summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Hook.pm
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2012-04-12 17:11:42 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2012-04-12 17:11:42 +0200
commit1ace4c8423952dc570e2ee867d005d2668da9fcf (patch)
tree81239843834ec43fc346078fc54727e6b006a6dc /Bugzilla/Hook.pm
parentee64eb05edc61d40dac21dc3ff3a9411e1f26738 (diff)
downloadbugzilla-1ace4c8423952dc570e2ee867d005d2668da9fcf.tar.gz
bugzilla-1ace4c8423952dc570e2ee867d005d2668da9fcf.tar.xz
Fix typo
Diffstat (limited to 'Bugzilla/Hook.pm')
-rw-r--r--Bugzilla/Hook.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Hook.pm b/Bugzilla/Hook.pm
index 2d285dd22..b6a27f03d 100644
--- a/Bugzilla/Hook.pm
+++ b/Bugzilla/Hook.pm
@@ -1404,7 +1404,7 @@ It will be passed to the template.
=item C<action>
-A text which indicates the different behaviors that edit_users.cgi will have.
+A text which indicates the different behaviors that editusers.cgi will have.
With this hook you can change the behavior of an action or add new actions.
=item C<user>