OSDN Git Service

Fixing a typo in the "Clang project" section of the release notes.
authorWesley Peck <peckw@wesleypeck.com>
Thu, 22 Apr 2010 14:19:00 +0000 (14:19 +0000)
committerWesley Peck <peckw@wesleypeck.com>
Thu, 22 Apr 2010 14:19:00 +0000 (14:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102064 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 9e113ca..ad65a7a 100644 (file)
@@ -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