]> granicus.if.org Git - clang/commitdiff
Fix grammar
authorTed Kremenek <kremenek@apple.com>
Fri, 12 Mar 2010 16:46:36 +0000 (16:46 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 12 Mar 2010 16:46:36 +0000 (16:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98352 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/index.html

index 335ca8b34aa12b30ad13574fb68f357bfbeee3a1..082d35fdc488f8e9a0dc43ecfe2197b8adf8efef 100644 (file)
@@ -27,7 +27,7 @@ tool</a> or <a href="/xcode.html">within Xcode</a>. The standalone tool is
 invoked from the command-line, and is intended to be run in tandem with a build
 of a codebase.</p>
 
-<p>The analyzer is 100% open source and are part of the <a
+<p>The analyzer is 100% open source and is part of the <a
 href="http://clang.llvm.org">Clang</a> project. Like the rest of Clang, the
 analyzer is implemented as a C++ library that can be used by other tools and
 applications.</p>