File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
cmake-init/templates/common Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ will. Specifically you can redistribute and/or modify it under the terms of the
251251[ GNU General Public License] [ 3 ] as published by the Free Software Foundation,
252252either version 3 of the License, or (at your option) any later version.
253253
254- The the contents of the directory ` cmake-init/templates ` are licensed using the
254+ The contents of the directory ` cmake-init/templates ` are licensed using the
255255[ Unlicense] [ 29 ] license. See the license in that directory for further details.
256256
257257[ 1 ] : https://cmake.org/cmake/help/latest/module/FetchContent.html
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ the previously run tests when built with coverage configuration. The commands
129129this target runs can be found in the ` COVERAGE_TRACE_COMMAND ` and
130130` COVERAGE_HTML_COMMAND ` cache variables. The trace command produces an info
131131file by default, which can be submitted to services with CI integration. The
132- HTML command uses the trace command's output to generate a HTML document to
132+ HTML command uses the trace command's output to generate an HTML document to
133133` <binary-dir>/coverage_html ` by default.
134134
135135#### ` docs `
You can’t perform that action at this time.
0 commit comments