]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 78701: missing . in INVALID description in queryhelp.cgi
authorjustdave%syndicomm.com <>
Sat, 11 May 2002 03:07:50 +0000 (03:07 +0000)
committerjustdave%syndicomm.com <>
Sat, 11 May 2002 03:07:50 +0000 (03:07 +0000)
Patch by norton@w5ac.tamu.edu
2xr= justdave

queryhelp.cgi

index 10c74e32076d7075fc2252b732d5375c5ca2a94e..3b2da379fda7cf858173f70e3351c48c24665b86 100755 (executable)
@@ -275,7 +275,7 @@ will be marked with one of the following resolutions.
 
 <ul>
 <li><b>FIXED</b> - A fix for this bug is checked into the tree and tested.
-<li><b>INVALID</b> - The problem described is not a bug 
+<li><b>INVALID</b> - The problem described is not a bug. 
 <li><b>WONTFIX</b> - The problem described is a bug which will never be fixed.
 <li><b>LATER</b> - The problem described is a bug which will not be fixed in this
 version of the product.