aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2013-03-03 17:07:35 +0000
committerSean Silva <silvas@purdue.edu>2013-03-03 17:07:35 +0000
commit7298c0b14c0e33f79de719919be1bbc8235eb5d0 (patch)
treea3150486c1af9f6d4c4cb3053a8fb1afc78fe9f9
parent72c1dba494b02960284bc6618c1b640c950c3785 (diff)
[docs] Spelling
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176421 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ClangTools.rst2
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``