Skip to content

Commit 5cb71c9

Browse files
tocicfriendlyanon
authored andcommitted
Fix typos in .md files
1 parent 4dd6e6f commit 5cb71c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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,
252252
either 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

cmake-init/templates/common/HACKING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ the previously run tests when built with coverage configuration. The commands
129129
this target runs can be found in the `COVERAGE_TRACE_COMMAND` and
130130
`COVERAGE_HTML_COMMAND` cache variables. The trace command produces an info
131131
file 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`

0 commit comments

Comments
 (0)