From 0c91f12aa9e4b6560e760be15a4472c6865ebff5 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 30 Dec 2010 11:49:16 -0500 Subject: [PATCH] Bug 622105 - Misspelling in setting_info_invalid error message r/a=LpSolit --- template/en/default/global/code-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2