summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-10-24 12:01:36 (GMT)
committerBrad King <brad.king@kitware.com>2019-10-24 12:01:36 (GMT)
commit81ded33c04e0d7faff55b048877fcd795ce8afe0 (patch)
tree1eaa72a89474d5270812571638322e0dadc0f8b4
parentfa1fe09dbbf8e18e02a67dc20adb3cb523418ef6 (diff)
parentfd867a49c4c9563c90bf9ebf66ba602dee072e35 (diff)
downloadCMake-81ded33c04e0d7faff55b048877fcd795ce8afe0.zip
CMake-81ded33c04e0d7faff55b048877fcd795ce8afe0.tar.gz
CMake-81ded33c04e0d7faff55b048877fcd795ce8afe0.tar.bz2
Merge branch 'cmp0097-doc-fix' into release-3.16
Merge-request: !3941
-rw-r--r--Help/policy/CMP0097.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/policy/CMP0097.rst b/Help/policy/CMP0097.rst
index 8a5ff88..4840aa6 100644
--- a/Help/policy/CMP0097.rst
+++ b/Help/policy/CMP0097.rst
@@ -14,7 +14,7 @@ to expect the new behavior.
The ``OLD`` behavior for this policy is for ``GIT_SUBMODULES`` when set to
an empty string to initialize and update all git submodules.
-The ``New`` behavior for this policy is for ``GIT_SUBMODULES`` when set to
+The ``NEW`` behavior for this policy is for ``GIT_SUBMODULES`` when set to
an empty string to initialize and update no git submodules.
This policy was introduced in CMake version 3.16. Use the