From ea21fb4e6f33b9b445d7c0cfe553d73ce0bc8f78 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 12 Apr 2012 17:12:40 +0200 Subject: Fix typo --- Bugzilla/Hook.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla/Hook.pm') 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 -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 -- cgit v1.2.3-24-g4f1b