summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-02-20 16:40:23 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-02-20 16:41:15 (GMT)
commit088c1876efcc9e10eb2023d7dd748971a24de266 (patch)
tree0b0cc05c75fe9c7610e61b3867a8d777bde80599 /Help/manual
parent377254b19560c536e94bfc273b91838996c35d1a (diff)
parent287e7a175c8e8034cf195fff169db718a480fdbc (diff)
downloadCMake-088c1876efcc9e10eb2023d7dd748971a24de266.zip
CMake-088c1876efcc9e10eb2023d7dd748971a24de266.tar.gz
CMake-088c1876efcc9e10eb2023d7dd748971a24de266.tar.bz2
Merge topic 'follow-up-misc-typos'
287e7a17 Maint: misc. typos Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1771
Diffstat (limited to 'Help/manual')
-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