summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWesley Peck <peckw@wesleypeck.com>2010-04-22 14:19:00 +0000
committerWesley Peck <peckw@wesleypeck.com>2010-04-22 14:19:00 +0000
commit1f433615b4a0fa47858a57ade18a20e3cb839de8 (patch)
tree8f965a2b058a492bd43df90b4b71369f7bd5594d /docs
parenta0c4484bcebce25b1e103cdc277c6c5207284e10 (diff)
downloadllvm-1f433615b4a0fa47858a57ade18a20e3cb839de8.tar.gz
llvm-1f433615b4a0fa47858a57ade18a20e3cb839de8.tar.bz2
llvm-1f433615b4a0fa47858a57ade18a20e3cb839de8.tar.xz
Fixing a typo in the "Clang project" section of the release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102064 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 9e113cadbf..ad65a7a131 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -127,7 +127,7 @@ CIndex library. Although we make make some changes to the API in the future, it
is intended to be stable and has been designed for use by external projects. See
the Clang
doxygen <a href="http://clang.llvm.org/doxygen/group__CINDEX.html">CIndex</a>
-documentation for more details. The CIndex API also includings an preliminary
+documentation for more details. The CIndex API also includes a preliminary
set of Python bindings.</li>
<li>ARM Support: Clang now has ABI support for both the Darwin and Linux ARM