]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 622105 - Misspelling in setting_info_invalid error message
authorDavid Lawrence <dlawrence@mozilla.com>
Thu, 30 Dec 2010 16:36:59 +0000 (11:36 -0500)
committerDavid Lawrence <dlawrence@mozilla.com>
Thu, 30 Dec 2010 16:36:59 +0000 (11:36 -0500)
r/a=LpSolit

template/en/default/global/code-error.html.tmpl

index 507612a8ce4a96284a04ca747c15c1cb5563884f..6649584990a5fdf2451fb659e41721d3beca6578 100644 (file)
 
   [% 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