Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 7, 2025

Fix typos discovered by codespell - https://pypi.org/project/codespell

% codespell --ignore-words-list=inout,paeth,te

./README.md:33: disributed ==> distributed
./support/README.md:254: widged ==> widget
./containers/test/canvas_ity.hpp:263: homogenous ==> homogeneous
./containers/test/canvas_ity.hpp:288: homogenous ==> homogeneous
./containers/test/lodepng.cpp:1374: arithmetics ==> arithmetic
./containers/test/lodepng.cpp:6063: speficially ==> specifically
./containers/test/lodepng.h:835: explicitely ==> explicitly
./containers/test/lodepng.h:999: Returne ==> Returned, Return
./containers/test/lodepng.h:1874: ouput ==> output
./containers/haiku/container_haiku.cpp:4: Constributors ==> Contributors
./containers/haiku/container_haiku.h:4: Constributors ==> Contributors
./src/css_parser.cpp:144: perpose ==> purpose, propose
./src/encodings.cpp:2034: overriden ==> overridden
./src/line_box.cpp:438: aling ==> align, along, a line, ailing, sling
./src/line_box.cpp:587: dimentions ==> dimensions
./src/style.cpp:1666: readded ==> re-added, read
./src/gumbo/tokenizer.c:86: re-used ==> reused
./src/gumbo/tokenizer.c:412: preceeding ==> preceding, proceeding

% codespell --ignore-words-list=inout,paeth,te --write-changes

@tordex tordex merged commit 91b12df into litehtml:master Oct 7, 2025
1 check passed
@cclauss cclauss deleted the codespell branch October 7, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants