From 086da7e6809cc6044dd94b77dfb85626553cc7ae Mon Sep 17 00:00:00 2001
From: Bill Wendling
Date: Tue, 2 Aug 2011 06:39:13 +0000
Subject: [PATCH] Duncan's english is better than mine. :-)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136684 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 025f91a8f8d..50cd906119b 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -664,7 +664,7 @@ from the previous release.
The LLVMBuildUnwind function from the C API was removed. The
LLVM unwind instruction has been deprecated for a long time and
- isn't used by the current front-ends. So this was removed along with the
+ isn't used by the current front-ends. So this was removed during the
exception handling rewrite.
--
2.34.1