diff --git a/clang/www/analyzer/index.html b/clang/www/analyzer/index.html index 335ca8b34aa1..082d35fdc488 100644 --- a/clang/www/analyzer/index.html +++ b/clang/www/analyzer/index.html @@ -27,7 +27,7 @@ tool or within Xcode. The standalone tool is invoked from the command-line, and is intended to be run in tandem with a build of a codebase.

-

The analyzer is 100% open source and are part of the The analyzer is 100% open source and is part of the Clang project. Like the rest of Clang, the analyzer is implemented as a C++ library that can be used by other tools and applications.