grammaro
llvm-svn: 52111
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 96c5592..ea89313 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -183,7 +183,7 @@
transformations (such as refactoring) and other source-level tools for C and
Objective-C. Clang now also includes tools for turning C code into pretty HTML,
and includes a new <a href="http://clang.llvm.org/StaticAnalysis.html">static
-analysis tool</a> in development. This tool is automatically focused on finding
+analysis tool</a> in development. This tool focuses on automatically finding
bugs in C and Objective-C code.</p>
</div>