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

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

index 8b9e070c9d7718154403b7ab5e098bc48c3a5693..188b91a957c75ce7f6da3756aa9d039d8c535e29 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