diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 9e113ca..ad65a7a 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 |