diff options
-rw-r--r-- | template/en/default/pages/quicksearch.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/quicksearch.html.tmpl b/template/en/default/pages/quicksearch.html.tmpl index 486261009..e6398eade 100644 --- a/template/en/default/pages/quicksearch.html.tmpl +++ b/template/en/default/pages/quicksearch.html.tmpl @@ -228,7 +228,7 @@ <td class="field_nickname">"<strong>P1</strong>" (as a word anywhere in the search) means "find [% terms.bugs %] with the highest priority. "P2" means the second-highest priority, and so on. - <p>Searching for "<strong>P1-P3</strong>" will find [% terms.bugs %] in + <p>Searching for "<strong>P1-3</strong>" will find [% terms.bugs %] in any of the three highest priorities, and so on.</p> </td> </tr> |