Fixed grammar typo.
authorJohn Criswell <criswell@uiuc.edu>
Fri, 12 Mar 2004 21:29:42 +0000 (21:29 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Fri, 12 Mar 2004 21:29:42 +0000 (21:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12345 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 0a31611df57fc181d1d93f1c6eee2195b9714437..74bfc0c67a061c560054c4f6808b55e91e8dd326 100644 (file)
@@ -309,7 +309,7 @@ more than 256 elements</a>.</li>
 <li>The gccld program <a href="http://llvm.cs.uiuc.edu/PR139">does not link objects/archives in the order specified on the command line.</a></li>
 
 <li><a href="http://llvm.cs.uiuc.edu/PR240">The lower-invoke pass does not mark
-values live across a setjmp as volatile</a>.  This missing feature only effects
+values live across a setjmp as volatile</a>.  This missing feature only affects
 targets whose setjmp/longjmp libraries do not save and restore the entire
 register file.</li>
 </ul>