]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 560161 - "Minor typo in Quicksearch help file"
authorReed Loden <reed@reedloden.com>
Mon, 19 Apr 2010 19:21:55 +0000 (14:21 -0500)
committerReed Loden <reed@reedloden.com>
Mon, 19 Apr 2010 19:21:55 +0000 (14:21 -0500)
[r=mkanat a=mkanat]

template/en/default/pages/quicksearch.html.tmpl

index 515502329a2d6d5a86a005781ba99fa42934c473..1f2d21b5f4399224118044d86b007d9c80977b12 100644 (file)
@@ -83,8 +83,8 @@
   <li>If you want to search <strong>specific fields</strong>, you do it like
     <kbd>field:value</kbd>, where <kbd>field</kbd> is one of the 
     <a href="#fields">field names</a> lower down in this
-    document, and <kbd>value</kbd> is the value you want to search for
-    in that field. If put commas in the <kbd>value</kbd>, then it is
+    document and <kbd>value</kbd> is the value you want to search for
+    in that field. If you put commas in the <kbd>value</kbd>, then it is
     interpreted as a list of values, and [% terms.bugs %] that match
     <em>any</em> of those values will be searched for.</li>
 </ul>