From: Bill Wendling
Date: Tue, 25 Sep 2007 20:45:10 +0000 (+0000)
Subject: Grammar fix.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ee143ade09db933ea027579f57fe3cfda460e603;p=oota-llvm.git
Grammar fix.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42318 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index eb8a2560516..2622a496ab2 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 LLVMdev list.
-- The -cee pass is known to be buggy, and may be removed in in a
+
- The -cee pass is known to be buggy, and may be removed in a
future release.
- C++ EH support is disabled for this release.
- The MSIL backend is experimental.