From ee143ade09db933ea027579f57fe3cfda460e603 Mon Sep 17 00:00:00 2001
From: Bill Wendling
Date: Tue, 25 Sep 2007 20:45:10 +0000
Subject: [PATCH] Grammar fix.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42318 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.
--
2.34.1