diff options
author | Christopher Trom <chtrom@gmail.com> | 2013-08-27 00:42:21 +0200 |
---|---|---|
committer | Simon Green <sgreen@redhat.com> | 2013-08-27 00:42:21 +0200 |
commit | bd6dd6fba79a30455ac7ddacc00ab45ad0050215 (patch) | |
tree | bf45fc154bfce2c90667fe985e0b83db652b854f /template | |
parent | 7cc0c53c360dde719ecad8139ab0fe7c2a65a640 (diff) | |
download | bugzilla-bd6dd6fba79a30455ac7ddacc00ab45ad0050215.tar.gz bugzilla-bd6dd6fba79a30455ac7ddacc00ab45ad0050215.tar.xz |
Bug 908572 - Grammatical error in "Query Defaults" admin params
r=simon, a=glob
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/params/query.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/params/query.html.tmpl b/template/en/default/admin/params/query.html.tmpl index 901c19864..b3415cc83 100644 --- a/template/en/default/admin/params/query.html.tmpl +++ b/template/en/default/admin/params/query.html.tmpl @@ -54,7 +54,7 @@ _ " XML, and other formats are exempted.) Users can click a link on the" _ " search result page to see all the results." _ "<p>Usually you should not have to change this--the default value" - _ " should be acceptable for almost most installations.</p>", + _ " should be acceptable for most installations.</p>", max_search_results => "The maximum number of $terms.bugs that a search can" |