summaryrefslogtreecommitdiffstats
path: root/www/analyzer/filing_bugs.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/analyzer/filing_bugs.html')
-rw-r--r--www/analyzer/filing_bugs.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/analyzer/filing_bugs.html b/www/analyzer/filing_bugs.html
index 1ce02be..746f1cb 100644
--- a/www/analyzer/filing_bugs.html
+++ b/www/analyzer/filing_bugs.html
@@ -5,11 +5,12 @@
<title>Filing Bugs and Feature Requests</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
+ <script type="text/javascript" src="scripts/menu.js"></script>
</head>
<body>
+<div id="page">
<!--#include virtual="menu.html.incl"-->
-
<div id="content">
<h1>Filing Bugs and Feature Requests</h1>
@@ -47,15 +48,14 @@ component.</p>
reports to Apple's <a href="http://bugreporter.apple.com">Bug Reporter</a> web
site.</p>
-<p>You are free to always file bugs through this website, but this option less
+<p>You are free to always file bugs through this website, but this option is less
attractive than filing bug reports through Bugzilla as not everyone who works on
the analyzer has access to that bug database.</p>
<h2>Apple-internal Users</h2>
<p>Please file bugs in Radar against the <b>llvm - checker</b> component.</p>
-
-
+</div>
</div>
</body>
</html>
OpenPOWER on IntegriCloud