Skip to content

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