From a53181e2a865928dfe3dc6c579c257e8aef2f1ab Mon Sep 17 00:00:00 2001
From: "myk%mozilla.org" <>
Date: Fri, 12 Mar 2004 05:13:43 +0000
Subject: Fix for bug 236322: trivial inaccuracy in description of "find a
 specific bug" search corrected (the search doesn't really search summaries,
 so I've removed the text that says it does). r=justdave a=justdave

---
 template/en/default/search/search-specific.html.tmpl | 4 ++--
 1 file 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>
 
-- 
cgit v1.2.3-24-g4f1b