diff options
Diffstat (limited to 'clang-tools-extra/docs/index.rst')
-rw-r--r-- | clang-tools-extra/docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/docs/index.rst b/clang-tools-extra/docs/index.rst index e2152862552..e1b8a4e15eb 100644 --- a/clang-tools-extra/docs/index.rst +++ b/clang-tools-extra/docs/index.rst @@ -3,7 +3,7 @@ Introduction ============ Welcome to the clang-tools-extra project which contains extra tools built using -Clang's tooling API's. +Clang's tooling APIs. .. toctree:: :maxdepth: 1 |