
15 Apr
2021
15 Apr
'21
3:43 p.m.
On a Thursday in 2021, Tim Wiederhake wrote:
Found by codespell [1].
It would be nice to automate this, but I could not get codespell to also check code comments, and ran into a known issue [2] with codespell that prevents putting some terms with mixed letter cases on the skip list.
[1] https://github.com/codespell-project/codespell [2] https://github.com/codespell-project/codespell/issues/1860
V1: https://listman.redhat.com/archives/libvir-list/2021-April/msg00562.html
Changes since V1: * Added "Fixes:" to patch #1 commit message * Removed "crashes->crashers", "preferable->preferrable", and "purposedly->purposely" from patch #2
Tim Wiederhake (2): Fix spelling virlog: Remove stray "todo" in comment
Pushed. Jano