Grammar fix.
authorBill Wendling <isanbard@gmail.com>
Tue, 25 Sep 2007 20:45:10 +0000 (20:45 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 25 Sep 2007 20:45:10 +0000 (20:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42318 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index eb8a2560516f4a2eaeb9ae29ce36ab4fd0eaedf9..2622a496ab2838ff3aad5a608e5ab91a1fee12b3 100644 (file)
@@ -313,7 +313,7 @@ useful to some people.  In particular, if you would like to work on one of these
 components, please contact us on the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list</a>.</p>
 
 <ul>
-<li>The <tt>-cee</tt> pass is known to be buggy, and may be removed in in 
+<li>The <tt>-cee</tt> pass is known to be buggy, and may be removed in a 
     future release.</li>
 <li>C++ EH support is disabled for this release.</li>
 <li>The MSIL backend is experimental.</li>