summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-developer.7.rst
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-02-16 03:02:13 (GMT)
committerBrad King <brad.king@kitware.com>2018-02-16 14:47:17 (GMT)
commit287e7a175c8e8034cf195fff169db718a480fdbc (patch)
tree46e6728467791fb634f5cb3368856aada2d23482 /Help/manual/cmake-developer.7.rst
parenta2ec98b7d97df67d50e90e790b2bd235f7c278cc (diff)
downloadCMake-287e7a175c8e8034cf195fff169db718a480fdbc.zip
CMake-287e7a175c8e8034cf195fff169db718a480fdbc.tar.gz
CMake-287e7a175c8e8034cf195fff169db718a480fdbc.tar.bz2
Maint: misc. typos
Found via `codespell`
Diffstat (limited to 'Help/manual/cmake-developer.7.rst')
-rw-r--r--Help/manual/cmake-developer.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-developer.7.rst b/Help/manual/cmake-developer.7.rst
index cd509ac..41fe90c 100644
--- a/Help/manual/cmake-developer.7.rst
+++ b/Help/manual/cmake-developer.7.rst
@@ -943,7 +943,7 @@ populated:
endif()
The ``RELEASE`` variant should be listed first in the property
-so that that variant is chosen if the user uses a configuration which is
+so that the variant is chosen if the user uses a configuration which is
not an exact match for any listed ``IMPORTED_CONFIGURATIONS``.
Most of the cache variables should be hidden in the ``ccmake`` interface unless