diff options
author | Yee Fan <yeefan80@yahoo.com.sg> | 2018-04-20 16:37:09 (GMT) |
---|---|---|
committer | Yee Fan <yeefan80@yahoo.com.sg> | 2018-04-20 16:37:09 (GMT) |
commit | 20d90a94826a6402d71e115b4957f1b295f4c4d0 (patch) | |
tree | c008e5719743d220c5438cabd2517c2877db647f /Help/command/ctest_submit.rst | |
parent | fe0082875aeecead23b2351629abca4990dfba43 (diff) | |
download | CMake-20d90a94826a6402d71e115b4957f1b295f4c4d0.zip CMake-20d90a94826a6402d71e115b4957f1b295f4c4d0.tar.gz CMake-20d90a94826a6402d71e115b4957f1b295f4c4d0.tar.bz2 |
Help: Some spelling corrections for commands.
Diffstat (limited to 'Help/command/ctest_submit.rst')
-rw-r--r-- | Help/command/ctest_submit.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/ctest_submit.rst b/Help/command/ctest_submit.rst index 6b49da3..cc9612b 100644 --- a/Help/command/ctest_submit.rst +++ b/Help/command/ctest_submit.rst @@ -68,7 +68,7 @@ Submit to CDash Upload API [QUIET]) This second signature is used to upload files to CDash via the CDash -file upload API. The api first sends a request to upload to CDash along +file upload API. The API first sends a request to upload to CDash along with a content hash of the file. If CDash does not already have the file, then it is uploaded. Along with the file, a CDash type string is specified to tell CDash which handler to use to process the data. |