diff --git a/doc/qtcreator/src/analyze/creator-coco.qdoc b/doc/qtcreator/src/analyze/creator-coco.qdoc index 64a239aec00..3a714d9bc08 100644 --- a/doc/qtcreator/src/analyze/creator-coco.qdoc +++ b/doc/qtcreator/src/analyze/creator-coco.qdoc @@ -9,7 +9,7 @@ \title Checking Code Coverage \l{https://doc.qt.io/coco/}{Coco} is a complete code coverage tool chain for - Tcl, QML, C# and C/C++ programs that runs on \macOS, Linux, and Windows. + Tcl, QML, C# and C/C++ programs, which runs on \macOS, Linux, and Windows. Coco analyzes the way an application runs, as part of a test suite, for example. The results enable you to make the tests more efficient and @@ -36,7 +36,7 @@ The experimental Coco plugin integrates Coco CoverageBrowser into \QC. It enables you to analyze the test coverage by loading an instrumentation - database (a .csmes file) that was generated by Coco CoverageScanner. + database (a .csmes file), which was generated by Coco CoverageScanner. It is currently supported only on Windows, with Coco version 6.0, or later.