Browse Source

Help: Trivial typo fix for CMAKE_XCODE_GENERATE_SCHEME

Craig Scott 6 years ago
parent
commit
de850fe385
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst

+ 1 - 1
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.