Skip to content
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

fix: multiple typographical errors of different importance #35

Open
wants to merge 5 commits into
base: peppermint
Choose a base branch
from

Conversation

crStiv
Copy link

@crStiv crStiv commented Dec 15, 2024

Description

This pull request addresses various typographical errors across multiple files in the codebase. The changes aim to improve readability and maintain consistency in the documentation and comments. Below are the key changes made:

Summary of Changes:

  1. Typographical Fixes:

    • Corrected spelling errors like "comoponents" to "components," "addtional" to "additional," "asyncronous" to "asynchronous," "messges" to "messages," and "freequencies" to "frequencies."
  2. Updated Files:

    • .circleci/codecov.sh
    • abci/README.md
    • abci/example/python/abci/server.py
    • abci/example/python3/abci/server.py
    • behaviour/reporter_test.go

Motivation:

These changes ensure the codebase is clean, professional, and easier to understand for both contributors and users. By fixing typographical errors, this PR enhances documentation quality and aligns with best practices.


Checklist

  • Referenced an issue explaining the need for the change (Optional, if applicable)
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests (not applicable for typo corrections)
  • Updated CHANGELOG_PENDING.md (if applicable)

Notes

Please review the changes to confirm no functional aspects of the code were inadvertently altered. Allowing maintainers to edit this pull request.


This PR contains 5 commits, addressing a total of 8 additions and 8 deletions.

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.

1 participant