aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2015-02-24 00:04:18 +0000
committerHal Finkel <hfinkel@anl.gov>2015-02-24 00:04:18 +0000
commit2cf90f3402c1815cb381ef9132e25e1dc3a31a60 (patch)
tree28f3bb776c95393d3a92e3072fa8ffd77b92b221
parent2f0ccb58686f9e75c05754be5f35ba64d1c19f27 (diff)
downloadllvm-2cf90f3402c1815cb381ef9132e25e1dc3a31a60.tar.gz
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
-rw-r--r--docs/ReleaseNotes.rst2
1 files changed, 1 insertions, 1 deletions
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