summaryrefslogtreecommitdiffstats
path: root/Help/policy/CMP0141.rst
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2022-10-08 09:10:41 (GMT)
committerCraig Scott <craig.scott@crascit.com>2022-10-09 02:34:05 (GMT)
commitf8b3b24915163ab4de94c13bdeb7a314597fb030 (patch)
tree75ebf03dfd1aff7818db9c842c0f1110a84e2a40 /Help/policy/CMP0141.rst
parent3de30134f1432e877bbf133bcb18797c09801209 (diff)
downloadCMake-f8b3b24915163ab4de94c13bdeb7a314597fb030.zip
CMake-f8b3b24915163ab4de94c13bdeb7a314597fb030.tar.gz
CMake-f8b3b24915163ab4de94c13bdeb7a314597fb030.tar.bz2
Help: Minor grammar, typo and formatting cleanups
Diffstat (limited to 'Help/policy/CMP0141.rst')
-rw-r--r--Help/policy/CMP0141.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/policy/CMP0141.rst b/Help/policy/CMP0141.rst
index 51fa5fd..970e41d 100644
--- a/Help/policy/CMP0141.rst
+++ b/Help/policy/CMP0141.rst
@@ -44,7 +44,7 @@ The ``OLD`` behavior for this policy is to place MSVC debug information
format flags in the default :variable:`CMAKE_<LANG>_FLAGS_<CONFIG>` cache
entries and ignore the :variable:`CMAKE_MSVC_DEBUG_INFORMATION_FORMAT`
abstraction. The ``NEW`` behavior for this policy is to *not* place MSVC
-debug information format flags flags in the default cache entries and use
+debug information format flags in the default cache entries and use
the abstraction instead.
This policy was introduced in CMake version 3.25. Use the