summaryrefslogtreecommitdiffstats
path: root/editgroups.cgi
diff options
context:
space:
mode:
authorvladd%bugzilla.org <>2006-06-20 01:43:49 +0200
committervladd%bugzilla.org <>2006-06-20 01:43:49 +0200
commit5510427a679157e889aa1bb170e2b9254aed6c49 (patch)
tree91cd672f0d22f8bb9a1ef090bef386cd64abd6b1 /editgroups.cgi
parent0015ee3fdf8e84e03b4f1df1a0689e267137cdab (diff)
downloadbugzilla-5510427a679157e889aa1bb170e2b9254aed6c49.tar.gz
bugzilla-5510427a679157e889aa1bb170e2b9254aed6c49.tar.xz
Spelling patch: use the right spelling form for 'explicitly'; patch by Vlad Dascalu <vladd@bugzilla.org>.
Diffstat (limited to 'editgroups.cgi')
-rwxr-xr-xeditgroups.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/editgroups.cgi b/editgroups.cgi
index 0188dfb57..2b4671b14 100755
--- a/editgroups.cgi
+++ b/editgroups.cgi
@@ -490,7 +490,7 @@ if ($action eq 'delete') {
#
if ($action eq 'postchanges') {
- # ZLL: Bug 181589: we need to have something to remove explictly listed users from
+ # ZLL: Bug 181589: we need to have something to remove explicitly listed users from
# groups in order for the conversion to 2.18 groups to work
my $action;