diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/search/search-specific.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/search/search-specific.html.tmpl b/template/en/default/search/search-specific.html.tmpl index 5b1d8bedf..e9eb55a28 100644 --- a/template/en/default/search/search-specific.html.tmpl +++ b/template/en/default/search/search-specific.html.tmpl @@ -38,8 +38,8 @@ <p> Find a specific [% terms.bug %] by entering words that describe it. -[% terms.Bugzilla %] will search [% terms.bug %] summaries, descriptions, and -comments for those words and return a list of matching [% terms.bugs %] sorted +[% terms.Bugzilla %] will search [% terms.bug %] descriptions and comments +for those words and return a list of matching [% terms.bugs %] sorted by relevance. </p> |