From: Chris Lattner
Date: Sun, 8 Jun 2008 23:40:40 +0000 (+0000)
Subject: grammaro
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e7bc1369c9f93f4c14c1613fb2854bf46cbaed60;p=oota-llvm.git
grammaro
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52111 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 96c5592cdb7..ea893134a18 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -183,7 +183,7 @@ front-end work has started to make significant progress.
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 static
-analysis tool in development. This tool is automatically focused on finding
+analysis tool in development. This tool focuses on automatically finding
bugs in C and Objective-C code.