summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-10-24 08:01:36 -0400
committerBrad King <brad.king@kitware.com>2019-10-24 08:01:36 -0400
commit81ded33c04e0d7faff55b048877fcd795ce8afe0 (patch)
tree1eaa72a89474d5270812571638322e0dadc0f8b4
parentfa1fe09dbbf8e18e02a67dc20adb3cb523418ef6 (diff)
parentfd867a49c4c9563c90bf9ebf66ba602dee072e35 (diff)
downloadcmake-81ded33c04e0d7faff55b048877fcd795ce8afe0.tar.gz
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 8a5ff8893e..4840aa69d9 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