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 typos #64

Open
wants to merge 3 commits into
base: dydx-fork-v0.50.5
Choose a base branch
from

Conversation

teenager-ETH
Copy link

Fix Typos in Multiple Files

Summary

This pull request fixes several typos across the codebase to improve code readability and maintain high documentation standards.

Changes

Files Modified

  1. baseapp/abci.go

    • Fixed typo: checkeschecks.
  2. collections/colltest/codec.go

    • Fixed typo: uknownunknown.
  3. crypto/keys/secp256k1/internal/secp256k1/libsecp256k1/include/secp256k1.h

    • Fixed typo: unparseableunparsable.

Why This Change Was Made

  • Typos can lead to confusion in understanding the code and decrease the professional quality of the project. Fixing these issues ensures clarity and adherence to coding standards.

Checklist

  • Reviewed and corrected typos.
  • Verified the changes do not affect functionality.
  • Confirmed adherence to the contributing guidelines and project standards.

If there are any additional typos or corrections that need to be addressed, please let me know. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant