summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Hook.pm
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2012-04-12 17:12:40 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2012-04-12 17:12:40 +0200
commitea21fb4e6f33b9b445d7c0cfe553d73ce0bc8f78 (patch)
treea078d9af24e51a454df9bb66a646757cbf8588b9 /Bugzilla/Hook.pm
parentef3afee2a3471eff6c5285a258caba54c9b74ef3 (diff)
downloadbugzilla-ea21fb4e6f33b9b445d7c0cfe553d73ce0bc8f78.tar.gz
bugzilla-ea21fb4e6f33b9b445d7c0cfe553d73ce0bc8f78.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 002851c4e..5d60a87d1 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>