From: David Lawrence Date: Thu, 30 Dec 2010 16:49:16 +0000 (-0500) Subject: Bug 622105 - Misspelling in setting_info_invalid error message X-Git-Tag: bugzilla-4.0rc2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c91f12aa9e4b6560e760be15a4472c6865ebff5;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 8b9e070c9d..188b91a957 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -420,7 +420,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