summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
Diffstat (limited to 'clang')
-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