]> granicus.if.org Git - clang/commitdiff
Fix grammar.
authorTed Kremenek <kremenek@apple.com>
Thu, 2 Apr 2009 18:20:13 +0000 (18:20 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 2 Apr 2009 18:20:13 +0000 (18:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68331 91177308-0d34-0410-b5e6-96231b3b80d8

www/StaticAnalysis.html

index 4c30694aeebfa127f7bebe8d70fb5decb50f663e..81176a96acf4ba9d33c4db5e3691c0c42bf0f46e 100644 (file)
@@ -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>