Help: Clean up trivial typos and grammar

This commit is contained in:
Craig Scott
2019-06-29 22:05:22 +10:00
parent 753373579e
commit 074fbdb73f
5 changed files with 17 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
CMAKE_EXECUTE_PROCESS_COMMAND_ECHO
----------------------------------
If this variable is set to ``STDERR``|``STDOUT``|``NONE`` then commands in
:command:`execute_process` calls will be printed to either stderr or stdout
or not at all.
If this variable is set to ``STDERR``, ``STDOUT`` or ``NONE`` then commands
in :command:`execute_process` calls will be printed to either stderr or
stdout or not at all.