Skip to content

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Oct 3, 2023

The codespell tool is used for automated detection of common misspellings in the files of this project.

A new release of codespell includes an expansion of its misspellings dictionary. The new version was able to catch a previously undetected typo in a sketch comment:

https://github.com/arduino-libraries/Arduino_AdvancedAnalog/actions/runs/6390304186/job/17343291223#step:4:17

Error: ./examples/Advanced/ADC_Multi_Channel_Dynamic/ADC_Multi_Channel_Dynamic.ino:37: cylce ==> cycle

The misspelled word is corrected here.

The codespell tool is used for automated detection of common misspellings in the files of this project.

A new release of codespell includes an expansion of its misspellings dictionary. The new version was able to catch a
previously undetected typo in a sketch comment, which is hereby corrected.
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: documentation Related to documentation for the project labels Oct 3, 2023
@per1234 per1234 self-assigned this Oct 3, 2023
@per1234 per1234 merged commit d99fc68 into arduino-libraries:main Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant