diff options
-rw-r--r-- | docs/ClangTools.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ClangTools.rst b/docs/ClangTools.rst index 5c31e1da65..e22fa0b8c7 100644 --- a/docs/ClangTools.rst +++ b/docs/ClangTools.rst @@ -67,7 +67,7 @@ Core Clang Tools ================ The core set of Clang tools that are within the main repository are -tools that very specifically compliment, and allow use and testing of +tools that very specifically complement, and allow use and testing of *Clang* specific functionality. ``clang-check`` |