aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-08-10 11:11:36 +0000
committerlpsolit%gmail.com <>2009-08-10 11:11:36 +0000
commitedc71aff7303d52101b8e1a0cbf0d5b703e848ae (patch)
tree93215a6b0a8a755b5a98e9db03008f4f763ec7f7
parentBug 509328: Make jobqueue.pl respond to the TERM signal (diff)
downloadbugzilla-edc71aff7303d52101b8e1a0cbf0d5b703e848ae.tar.gz
bugzilla-edc71aff7303d52101b8e1a0cbf0d5b703e848ae.tar.bz2
bugzilla-edc71aff7303d52101b8e1a0cbf0d5b703e848ae.zip
Bug 507959: Fix typo - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit
-rw-r--r--template/en/default/admin/groups/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/groups/edit.html.tmpl b/template/en/default/admin/groups/edit.html.tmpl
index 17d8ca142..f7fd3081b 100644
--- a/template/en/default/admin/groups/edit.html.tmpl
+++ b/template/en/default/admin/groups/edit.html.tmpl
@@ -197,7 +197,7 @@
<table><tr><td>
<form method="post" action="editgroups.cgi">
<fieldset>
- <legend>Remove all explict memberships from users whose login names
+ <legend>Remove all explicit memberships from users whose login names
match the following regular expression:</legend>
<input type="text" size="20" name="regexp">
<input type="submit" value="Remove Memberships">