Skip to content

[AE-158] Fix spelling #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 1, 2023
Merged

[AE-158] Fix spelling #7

merged 2 commits into from
Sep 1, 2023

Conversation

aliphys
Copy link
Contributor

@aliphys aliphys commented Sep 1, 2023

Fix spelling issues as identified by the spell-check.yml workflow as identified here.

Error: ./README.md:8: sturctures ==> structures
Error: ./README.md:9: deviece ==> device
Error: ./README.md:21: parition ==> partition
Error: ./README.md:27: parition ==> partition
Error: ./src/Folder.h:37: successfull ==> successful
Error: ./src/Folder.h:44: successfull ==> successful
Error: ./src/Folder.h:104: dirctory ==> directory
Error: ./src/Folder.h:110: dirctory ==> directory
Error: ./docs/api.md:91: dirctory ==> directory
Error: ./docs/api.md:92: dirctory ==> directory
Error: ./docs/api.md:131: successfull ==> successful
Error: ./docs/api.md:141: successfull ==> successful
Error: ./docs/api.md:220: dirctory ==> directory
Error: ./docs/api.md:227: dirctory ==> directory
Error: ./extras/tests/TestRepeatedFormatMount/TestRepeatedFormatMount.ino:45: Succesfully ==> Successfully
Error: ./extras/tests/TestUnified/TestUnified.ino:20: opperation ==> operation
Error: ./extras/tests/TestUnified/TestUnified.ino:22: opperation ==> operation
Error: ./extras/tests/TestUnified/TestUnified.ino:39: opperation ==> operation
Error: ./extras/tests/TestUnified/TestUnified.ino:43: opperation ==> operation
Error: ./extras/tests/TestUnified/TestUnified.ino:50: opperation ==> operation
Error: ./extras/tests/TestFileOperations/TestFileOperations.ino:301: succesful ==> successful
Error: ./examples/PortentaH7Logger/PortentaH7Logger.ino:20: skecth ==> sketch
Codespell found one or more problems

@aliphys
Copy link
Contributor Author

aliphys commented Sep 1, 2023

Since Codespell found no problems according to the spell-check workflow output, merging this PR into main branch. 🎉

@aliphys aliphys merged commit 706d9df into main Sep 1, 2023
@aliphys aliphys deleted the aliphys/spellingfixes branch September 1, 2023 11:50
@per1234 per1234 added topic: documentation Related to documentation for the project topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself 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.

2 participants