Parcourir la source

Help: Add missing space to ctest -j option description

Christopher Dembia il y a 11 ans
Parent
commit
df53aafdac
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Help/manual/ctest.1.rst

+ 1 - 1
Help/manual/ctest.1.rst

@@ -58,7 +58,7 @@ Options
  will have no effect.
 
 ``-j <jobs>, --parallel <jobs>``
- Run the tests in parallel using thegiven number of jobs.
+ Run the tests in parallel using the given number of jobs.
 
  This option tells ctest to run the tests in parallel using given
  number of jobs.  This option can also be set by setting the