[llvm-commits] [llvm] r52111 - /llvm/trunk/docs/ReleaseNotes.html

Chris Lattner sabre at nondot.org
Sun Jun 8 16:40:40 PDT 2008


Author: lattner
Date: Sun Jun  8 18:40:40 2008
New Revision: 52111

URL: http://llvm.org/viewvc/llvm-project?rev=52111&view=rev
Log:
grammaro

Modified:
    llvm/trunk/docs/ReleaseNotes.html

Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=52111&r1=52110&r2=52111&view=diff

==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Sun Jun  8 18:40:40 2008
@@ -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>





More information about the llvm-commits mailing list