summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-04-02 18:20:13 +0000
committerTed Kremenek <kremenek@apple.com>2009-04-02 18:20:13 +0000
commitb594fa1289b41a49fce355e88cd5f4198292ce46 (patch)
treefec5b6cbad4574dd1b4d02bd8e013563bdf0490e
parentd3e3885f2df5ec3b7d9958b1d42ec5c9b66c3423 (diff)
downloadbcm5719-llvm-b594fa1289b41a49fce355e88cd5f4198292ce46.tar.gz
bcm5719-llvm-b594fa1289b41a49fce355e88cd5f4198292ce46.zip
Fix grammar.
llvm-svn: 68331
-rw-r--r--clang/www/StaticAnalysis.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/StaticAnalysis.html b/clang/www/StaticAnalysis.html
index 4c30694aeeb..81176a96acf 100644
--- a/clang/www/StaticAnalysis.html
+++ b/clang/www/StaticAnalysis.html
@@ -14,7 +14,7 @@
<h1>LLVM/Clang Static Analyzer</h1>
-<p>The LLVM/Clang static analyzer is a standalone tool that find bugs in C and
+<p>The LLVM/Clang static analyzer is a standalone tool that finds bugs in C and
Objective-C programs. Currently the analyzer is invoked as a command-line tool.
It is intended to run in tandem with a build of a project or code base.</p>
OpenPOWER on IntegriCloud