]> 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:50:29 +0000 (11:50 -0500)
committerDavid Lawrence <dlawrence@mozilla.com>
Thu, 30 Dec 2010 16:50:29 +0000 (11:50 -0500)
r/a=LpSolit

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

index 753695b2d5c4d58369bad1dc5794e0adf24e0808..b09f71a350d36842c469e09c4dae3f74d104e290 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