summaryrefslogtreecommitdiff
path: root/Tests/Complex
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-02-08 06:27:21 -0500
committerBrad King <brad.king@kitware.com>2018-02-13 11:24:30 -0500
commit193082a3c803a6418f0f1b5976dc34a91cf30805 (patch)
tree3ffb9f4c7ba816ab7ea3346c799f409b2f914f2f /Tests/Complex
parent1da3f3e916de5ac6e64b473575d02bb3d358fc76 (diff)
downloadcmake-193082a3c803a6418f0f1b5976dc34a91cf30805.tar.gz
MAINT: Misc. typos
Found via `codespell -q 3 -I ../cmake-whitelist.txt`.
Diffstat (limited to 'Tests/Complex')
-rw-r--r--Tests/Complex/Cache/CMakeCache.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Complex/Cache/CMakeCache.txt b/Tests/Complex/Cache/CMakeCache.txt
index 17c55aa011..727faa2e77 100644
--- a/Tests/Complex/Cache/CMakeCache.txt
+++ b/Tests/Complex/Cache/CMakeCache.txt
@@ -5,7 +5,7 @@
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
-# KEY is the name of a varible in the cache.
+# KEY is the name of a variable in the cache.
# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.