Skip to content

Fix typos#82

Merged
gabe-l-hart merged 1 commit intoIBM:mainfrom
myfloss:fix-typos
Dec 15, 2025
Merged

Fix typos#82
gabe-l-hart merged 1 commit intoIBM:mainfrom
myfloss:fix-typos

Conversation

@kianmeng
Copy link
Contributor

Found via codespell -L alog,hart

Copy link
Collaborator

@gabe-l-hart gabe-l-hart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @kianmeng, thanks for submitting this! Spelling never was my strong suit, and I appreciate the fixes.

This repo requires you to sign your commits as a way of indicating your agreement to the DCO as a way of certifying your ownership over the code. To do so, simply do the following:

git fetch origin
git rebase --signoff origin/main
git push -f

Found via `codespell -L alog,hart`

Signed-off-by: Kian-Meng Ang <kianmeng@cpan.org>
@gabe-l-hart
Copy link
Collaborator

Hm, it seems that a number of tests are broken on main, likely due to ecosystem changes since the last release. Since this PR is all spelling fixes and is a functional no-op, I'll plan to merge it and fix the failing tests separately.

@gabe-l-hart gabe-l-hart merged commit 0735385 into IBM:main Dec 15, 2025
1 of 7 checks passed
@kianmeng
Copy link
Contributor Author

🥳 🥳 🥳 🥳 🥳

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