From 193082a3c803a6418f0f1b5976dc34a91cf30805 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Thu, 8 Feb 2018 06:27:21 -0500 Subject: MAINT: Misc. typos Found via `codespell -q 3 -I ../cmake-whitelist.txt`. --- Tests/Complex/Cache/CMakeCache.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tests/Complex') 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. -- cgit v1.2.1