From: Singh Sandhu Date: Tue, 2 Jan 2018 07:08:04 +0000 (-0500) Subject: no bug - spelling error in user-error-errors.html.tmpl X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8531870a9ccc6b609ebbf3b4d1ff1f0d983e290c;p=thirdparty%2Fbugzilla.git no bug - spelling error in user-error-errors.html.tmpl --- diff --git a/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl b/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl index 8c067a5d1..b6d69bafb 100644 --- a/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl +++ b/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl @@ -32,7 +32,7 @@ [% ELSIF error == "tracking_flags_missing_value" %] [% title = "Missing value" %] - You must provied the value for all values. + You must provide the value for all values. [% ELSIF error == "tracking_flags_duplicate_value" %] [% title = "Duplicate value" %]