treewide: fix double the in doc and comments#21224
Conversation
mguetschow
left a comment
There was a problem hiding this comment.
Looks good, thanks for caring and fixing!
|
While you're at it... this PR touches some of the |
|
@mguetschow thanks for ACK. I would prefer leave this PR intact, as it concerns small typo, the same in many files. But, when I next time touch doc for nucleo boards - I have some plans in near future, I fix this issue to, and let you know. |
I agree that it makes sense to fix the asterisks when actually touching the doc.txt files in the future, and less for a treewide typo fix as this one. Let's merge :) |
Contribution description
In PR #21208 I fix double the -
the thesmall typo in ztimer documentation. I checked the whole RIOT project and find much more appearance of this typo. This PR should fix all that small typos.Testing procedure
Looking at the changes with the successful generation of documentation and Murdock test pass should be enough - as I only touch doxygen and comments.
Issues/PRs references
PR #21208