summaryrefslogtreecommitdiffstats
path: root/Help/policy/CMP0140.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/CMP0140.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/CMP0140.rst')
-rw-r--r--Help/policy/CMP0140.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/policy/CMP0140.rst b/Help/policy/CMP0140.rst
index 2e2d0c3..dea8989 100644
--- a/Help/policy/CMP0140.rst
+++ b/Help/policy/CMP0140.rst
@@ -7,7 +7,7 @@ The :command:`return` command checks its parameters.
The ``OLD`` behavior for this policy is to ignore any parameters given to the
command.
-The ``NEW`` behavior is to check validity of the parameters.
+The ``NEW`` behavior is to check the validity of the parameters.
This policy was introduced in CMake version 3.25.
CMake version |release| warns when the policy is not set and uses