aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraeme Coates <graeme@chromosphere.co.uk>2011-01-31 23:50:36 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2011-01-31 23:50:36 +0100
commitd360f906ac3b1ebe02fee53533fd570195cd1329 (patch)
tree57bc2cccf1c39648e04fe148d871c143a67cce94
parentAdd missing documentation. r=mkanat. (diff)
downloadbugzilla-d360f906ac3b1ebe02fee53533fd570195cd1329.tar.gz
bugzilla-d360f906ac3b1ebe02fee53533fd570195cd1329.tar.bz2
bugzilla-d360f906ac3b1ebe02fee53533fd570195cd1329.zip
Bug 629007: Example in quicksearch priority shortcut is incorrect
r/a=mkanat
-rw-r--r--template/en/default/pages/quicksearch.html.tmpl2
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 1f2d21b5f..1ae18a65a 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>