fix wordo
authorChris Lattner <sabre@nondot.org>
Tue, 27 Apr 2010 07:28:11 +0000 (07:28 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Apr 2010 07:28:11 +0000 (07:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102418 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 3e24f86242c75f2e186eed846536fb49d3b2d2b4..d17d5e78fd818f6b755e46920d9e048f6450671d 100644 (file)
@@ -621,7 +621,7 @@ release includes a few major enhancements and additions to the optimizers:</p>
 
 <ul>
 
-<li>The inliner reuses now merges arrays stack objects in different callees when
+<li>The inliner now merges arrays stack objects in different callees when
     inlining multiple call sites into one function.  This reduces the stack size
     of the resultant function.</li>
 <li>The -basicaa alias analysis pass (which is the default) has been improved to