Help: Spell out ";-list" as "semicolon-separated list"

This commit is contained in:
Joachim Wuttke (o)
2018-10-25 15:31:56 +02:00
parent bba42bb91e
commit 24fa04018c
47 changed files with 47 additions and 47 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ Options:
``RESULTS_VARIABLE <variable>``
The variable will be set to contain the result of all processes as a
:ref:`;-list <CMake Language Lists>`, in order of the given ``COMMAND``
:ref:`semicolon-separated list <CMake Language Lists>`, in order of the given ``COMMAND``
arguments. Each entry will be an integer return code from the
corresponding child or a string describing an error condition.