summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2023-02-01 23:07:11 (GMT)
committerBrad King <brad.king@kitware.com>2023-02-06 15:21:35 (GMT)
commit4c32623f5fcf66f4ef8dc2fb10a1ea15aeb063a6 (patch)
treea6ce806d92d4251c6688acf5ca93401ef91ee61a
parent9a7612d2d0889fc097d091e633e12914183ae23d (diff)
downloadCMake-4c32623f5fcf66f4ef8dc2fb10a1ea15aeb063a6.zip
CMake-4c32623f5fcf66f4ef8dc2fb10a1ea15aeb063a6.tar.gz
CMake-4c32623f5fcf66f4ef8dc2fb10a1ea15aeb063a6.tar.bz2
Help: fix typo in docs for set_property()
-rw-r--r--Help/command/set_property.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/set_property.rst b/Help/command/set_property.rst
index d446a2d..ca19e0c 100644
--- a/Help/command/set_property.rst
+++ b/Help/command/set_property.rst
@@ -90,7 +90,7 @@ It must be one of the following:
for tests created by the :command:`add_test(NAME)` signature.
``CACHE``
- Scope must name zero or more cache existing entries.
+ Scope must name zero or more existing cache entries.
The required ``PROPERTY`` option is immediately followed by the name of
the property to set. Remaining arguments are used to compose the