Fix grammar

llvm-svn: 98352
This commit is contained in:
Ted Kremenek 2010-03-12 16:46:36 +00:00
parent 61bea8fe0b
commit c52ea21a6e
1 changed files with 1 additions and 1 deletions

View 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>