]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 96603: Grammatical error in bug_status.html. Simple one word fix.
authorzach%zachlipton.com <>
Sat, 1 Sep 2001 06:37:36 +0000 (06:37 +0000)
committerzach%zachlipton.com <>
Sat, 1 Sep 2001 06:37:36 +0000 (06:37 +0000)
Patch by Christopher Aillon (caillon@returnzero.com). r1=Christian Reis (kiko@async.com.br),
r2=Zach Lipton (zach@zachlipton.com) though not really needed for this patch.

bug_status.html

index 2b052786d1d63750e40eed43c2ad1233bc158215..f7079aae4c4b84cd8e5cb6117f5b4c8da79d20bd 100755 (executable)
@@ -142,7 +142,7 @@ This field describes the impact of a bug.
 
 This field describes the importance and order in which a bug should be
 fixed.  This field is utilized by the programmers/engineers to
-prioritized their work to be done.  The available priorities are:
+prioritize their work to be done.  The available priorities are:
 
 <p>
 <p>
@@ -197,6 +197,6 @@ status field appropriately.
 
 <hr>
 <!-- hhmts start -->
-Last modified: Wed Feb 16 20:41:24 2000
+Last modified: Thu Aug 23 03:04:27 2000
 <!-- hhmts end -->
 </body> </html>