summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-policies.7.rst
diff options
context:
space:
mode:
authorJosef Angstenberger <code@jtxa.de>2021-05-06 19:24:28 (GMT)
committerJosef Angstenberger <code@jtxa.de>2021-05-07 15:00:17 (GMT)
commit7072d837720d25bcd1906764e3eb23b940e4e4a4 (patch)
tree9993842ff4bc18c617f343e2eeae28ebaa767e39 /Help/manual/cmake-policies.7.rst
parent03b1140ddc6341aec37f55437cdabba8fcdfe906 (diff)
downloadCMake-7072d837720d25bcd1906764e3eb23b940e4e4a4.zip
CMake-7072d837720d25bcd1906764e3eb23b940e4e4a4.tar.gz
CMake-7072d837720d25bcd1906764e3eb23b940e4e4a4.tar.bz2
Help: Fix typos and spelling in documentation
Diffstat (limited to 'Help/manual/cmake-policies.7.rst')
-rw-r--r--Help/manual/cmake-policies.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-policies.7.rst b/Help/manual/cmake-policies.7.rst
index 08449a7..a480473 100644
--- a/Help/manual/cmake-policies.7.rst
+++ b/Help/manual/cmake-policies.7.rst
@@ -60,7 +60,7 @@ Policies Introduced by CMake 3.21
CMP0124: foreach() loop variables are only available in the loop scope. </policy/CMP0124>
CMP0123: ARMClang cpu/arch compile and link flags must be set explicitly. </policy/CMP0123>
CMP0122: UseSWIG use standard library name conventions for csharp language. </policy/CMP0122>
- CMP0121: The list command detects invalid indicies. </policy/CMP0121>
+ CMP0121: The list command detects invalid indices. </policy/CMP0121>
Policies Introduced by CMake 3.20
=================================