From: David Lawrence Date: Thu, 30 Dec 2010 16:36:59 +0000 (-0500) Subject: Bug 622105 - Misspelling in setting_info_invalid error message X-Git-Tag: bugzilla-4.1.1~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a6339f1e92440807a9d2d47337279865292605;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 507612a8ce..6649584990 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 [% name FILTER html %] is not a valid