aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2007-09-25 20:45:10 +0000
committerBill Wendling <isanbard@gmail.com>2007-09-25 20:45:10 +0000
commitc3aa3507dc9b9abe86423219523eecfcf7946e7c (patch)
tree30947514f153a6cc032656e82c8ff7038a89b437 /docs/ReleaseNotes.html
parentcdd820b52b570a69ac4ca251fb701300c6e1db4b (diff)
downloadexternal_llvm-c3aa3507dc9b9abe86423219523eecfcf7946e7c.zip
external_llvm-c3aa3507dc9b9abe86423219523eecfcf7946e7c.tar.gz
external_llvm-c3aa3507dc9b9abe86423219523eecfcf7946e7c.tar.bz2
Grammar fix.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42318 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index eb8a256..2622a49 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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 a
+<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>