Ver Fonte

Merge topic 'CTestCoverageCollectGCOV-typo' into release-3.16

a7d9c5e78b CTestCoverageCollectGCOV: Fix typo in ctest_coverage_collect_gcov docs

Acked-by: Kitware Robot <[email protected]>
Merge-request: !4016
Brad King há 6 anos atrás
pai
commit
929d7a454c
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Modules/CTestCoverageCollectGCOV.cmake

+ 1 - 1
Modules/CTestCoverageCollectGCOV.cmake

@@ -20,7 +20,7 @@ This tarball also contains the following:
 After generating this tar file, it can be sent to CDash for display with the
 After generating this tar file, it can be sent to CDash for display with the
 :command:`ctest_submit(CDASH_UPLOAD)` command.
 :command:`ctest_submit(CDASH_UPLOAD)` command.
 
 
-.. command:: cdash_coverage_collect_gcov
+.. command:: ctest_coverage_collect_gcov
 
 
   ::
   ::