Browse Source

Help: Add missing space to ctest -j option description

Christopher Dembia 11 năm trước cách đây
mục cha
commit
df53aafdac
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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