summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-01-15 15:16:56 +0100
committerByron Jones <bjones@mozilla.com>2013-01-15 15:16:56 +0100
commit82fa43fb6469c62954201a5502a78b02c7f44848 (patch)
tree17375c6626f4706a140fa47a41d4d38cbe34d2ec /extensions
parentaa8c9aa04a4971c8a91e05c986030695a4fdd660 (diff)
downloadbugzilla-82fa43fb6469c62954201a5502a78b02c7f44848.tar.gz
bugzilla-82fa43fb6469c62954201a5502a78b02c7f44848.tar.xz
fix "visibility" spelling mistake
Diffstat (limited to 'extensions')
-rw-r--r--extensions/BMO/template/en/default/hook/bug/create/create-form.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BMO/template/en/default/hook/bug/create/create-form.html.tmpl b/extensions/BMO/template/en/default/hook/bug/create/create-form.html.tmpl
index 0a3b75262..e6038fdb1 100644
--- a/extensions/BMO/template/en/default/hook/bug/create/create-form.html.tmpl
+++ b/extensions/BMO/template/en/default/hook/bug/create/create-form.html.tmpl
@@ -10,7 +10,7 @@
[% IF user.in_group('partner-confidential-visible') %]
[% PROCESS group_checkbox
name = 'partner-confidential'
- desc = "Restrict the visiblity of this " _ terms.bug _ " to " _
+ desc = "Restrict the visibility of this " _ terms.bug _ " to " _
"the assignee, QA contact, and CC list only."
%]
[% END %]