diff --git a/mozilla/webtools/bugzilla/template/en/default/search/search-help.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/search/search-help.html.tmpl index 4a0907be746..ef80fd39a83 100644 --- a/mozilla/webtools/bugzilla/template/en/default/search/search-help.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/search/search-help.html.tmpl @@ -63,9 +63,9 @@ { id => "keywords_type", html => "The type of keyword search you would like" }, { id => "bug_status", - html => "A $terms.bug may be in any of a number of states." }, + html => "$terms.Abug may be in any of a number of states." }, { id => "resolution", - html => "If a $terms.bug is in a resolved state, then one of these reasons + html => "If $terms.abug is in a resolved state, then one of these reasons will
be given for its resolution." }, { id => "bug_severity", html => "How severe the $terms.bug is, or whether it's an enhancement." },