summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorDavid Lawrence <dlawrence@mozilla.com>2010-12-30 17:36:59 +0100
committerDavid Lawrence <dlawrence@mozilla.com>2010-12-30 17:36:59 +0100
commit03a6339f1e92440807a9d2d47337279865292605 (patch)
treeed45a777b968d3d84fd7f34b003f0038d305214d /template
parent74fb5b946e08a966bc24ed7855ff4eae364a31a3 (diff)
downloadbugzilla-03a6339f1e92440807a9d2d47337279865292605.tar.gz
bugzilla-03a6339f1e92440807a9d2d47337279865292605.tar.xz
Bug 622105 - Misspelling in setting_info_invalid error message
r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/code-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index 507612a8c..664958499 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -414,7 +414,7 @@
[% ELSIF error == "setting_info_invalid" %]
To create a new setting, you must supply a setting name, a list of
- value/sortindex pairs, and the devault value.
+ value/sortindex pairs, and the default value.
[% ELSIF error == "setting_name_invalid" %]
The setting name <em>[% name FILTER html %]</em> is not a valid