|
From: <sv...@va...> - 2009-06-25 22:50:52
|
Author: njn Date: 2009-06-25 23:50:50 +0100 (Thu, 25 Jun 2009) New Revision: 399 Log: Close a tag. Modified: trunk/support/bug_reports.html Modified: trunk/support/bug_reports.html =================================================================== --- trunk/support/bug_reports.html 2009-06-25 22:50:13 UTC (rev 398) +++ trunk/support/bug_reports.html 2009-06-25 22:50:50 UTC (rev 399) @@ -23,7 +23,7 @@ <li>Or you can view all open Valgrind bug reports at the <?php echo vglink( 'vgbugsopenlist' ); ?> page, and use your browser's search facilities to search through them.</li> -<ul> +</ul> </p>Note that KDE kindly lets us use their Bugzilla, which explains the URLs of those pages and all the mentions of KDE.</p> |