The codespell spellchecker tool is used to automatically detect commonly misspelled words in the files of this project.
The misspelled words dictionary was expanded in the latest release of codespell, which resulted in the detection of a
misspelled word in the project's comments:
The typo is hereby corrected, which will restore the spell check to a passing state.
I supplemented the correction of the automatically detected typo with a comprehensive manual review of all documentation content in the project and also corrected all additional typos I identified during that review.
The codespell spellchecker tool is used to automatically detect commonly misspelled words in the files of this project.
The misspelled words dictionary was expanded in the latest release of codespell, which resulted in the detection of a misspelled word in the project's comments:
https://github.com/arduino-libraries/ArduinoGraphics/actions/runs/9265729402
The typo is hereby corrected, which will restore the spell check to a passing state.
I supplemented the correction of the automatically detected typo with a comprehensive manual review of all documentation content in the project and also corrected all additional typos I identified during that review.