From: Hal Finkel Date: Tue, 24 Feb 2015 00:04:18 +0000 (+0000) Subject: Fix typo in the release notes: mechanism -> mechanisms X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2cf90f3402c1815cb381ef9132e25e1dc3a31a60;p=llvm Fix typo in the release notes: mechanism -> mechanisms git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@230284 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 461d95a7b64..1461d0155d2 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -398,7 +398,7 @@ have a use case for either, please mention it on llvm-dev so that it can be considered for future development. We are expecting to migrate away from gc.root in the 3.8 time frame, -but both mechanism will be supported in 3.7. +but both mechanisms will be supported in 3.7. Changes to the ARM Backend