Skip to content

Conversation

@petryshkaCODE
Copy link

Description

This pull request fixes a typo in the ops.go file:

  • Corrected "preform" to "perform" in the function comment for doHash.

Changes Made

  • File Modified: ops.go
    • Updated the comment:
      From: doHash will preform the specified hash on the preimage.
      To: doHash will perform the specified hash on the preimage.

Rationale

Fixing typos in comments improves code clarity and professionalism, ensuring the documentation is accurate and easy to understand for developers.

Checklist

  • Verified that the typo fix does not affect the code logic or functionality.
  • Ensured no additional typos exist in the surrounding code.
  • Reviewed the repository's security policy.

Notes

  • Contributions align with the repository's security policy.
  • Allowing edits by maintainers for any required adjustments.

Let me know if there are further changes or improvements needed!

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