summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2019-03-06 23:57:45 +1100
committerCraig Scott <craig.scott@crascit.com>2019-03-07 00:04:55 +1100
commitde850fe3851e46aa01e8dc8874d17efcf0c9bbf6 (patch)
treed33ede936038170ce50b1bc79c1168a2040b3ea4
parentd61a5a20ef1caace4c757c3ea73c21cffeba2445 (diff)
downloadcmake-de850fe3851e46aa01e8dc8874d17efcf0c9bbf6.tar.gz
Help: Trivial typo fix for CMAKE_XCODE_GENERATE_SCHEME
-rw-r--r--Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst b/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
index 2f9a867b03..cb8ef06a43 100644
--- a/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
+++ b/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
@@ -1,7 +1,7 @@
CMAKE_XCODE_GENERATE_SCHEME
---------------------------
-If enabled, the Xcode generator will generate schema files. Those are
+If enabled, the Xcode generator will generate schema files. These
are useful to invoke analyze, archive, build-for-testing and test
actions from the command line.