aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-02-08 23:57:20 +0000
committerTed Kremenek <kremenek@apple.com>2010-02-08 23:57:20 +0000
commitc6b7003fb42d4e4af661b0c77d3d7b4c7db11f2c (patch)
tree430e095f6e37ced506e946cb492db743875c606e
parent1b43ec269b6206ee0f8262f7180dd49898e8fe4c (diff)
Fix grammar.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95618 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/analyzer/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/index.html b/www/analyzer/index.html
index ed483f42f1..73f8e4c6a2 100644
--- a/www/analyzer/index.html
+++ b/www/analyzer/index.html
@@ -131,7 +131,7 @@ implementation.</p>
<a href="images/analyzer_xcode.png"><img src="images/analyzer_xcode.png" width="450x"></a>
<center><b>Viewing static analyzer results in Xcode 3.2</b></center>
<a href="images/analyzer_html.png"><img src="images/analyzer_html.png" width="450px"></a>
-<center><b>Viewing static analyzer results in web browser</b></center>
+<center><b>Viewing static analyzer results in a web browser</b></center>
</td></tr></table>
<h3 id="Clang">Part of Clang and LLVM</h3>