grammaro
authorChris Lattner <sabre@nondot.org>
Sun, 8 Jun 2008 23:40:40 +0000 (23:40 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Jun 2008 23:40:40 +0000 (23:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52111 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 96c5592cdb78d43326428a36a11b6ca5df462f0c..ea893134a1832c14c28bc0dd250982b0d1bb20c4 100644 (file)
@@ -183,7 +183,7 @@ front-end work has started to make significant progress.</p>
 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>