From: David Lawrence Date: Thu, 30 Dec 2010 16:50:29 +0000 (-0500) Subject: Bug 622105 - Misspelling in setting_info_invalid error message X-Git-Tag: bugzilla-3.6.4~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eadccea058fbe1698b2a13aad81db1c03175e049;p=thirdparty%2Fbugzilla.git Bug 622105 - Misspelling in setting_info_invalid error message r/a=LpSolit --- diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index 753695b2d5..b09f71a350 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -443,7 +443,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 [% name FILTER html %] is not a valid