Skip to content

Conversation

Marcofann
Copy link

This pull request fixes grammatical errors in comments across several smart contract files and test files. The changes enhance the clarity and professionalism of the codebase by addressing improper usage of "a" and "an."


Files and Changes

Smart Contract Files

  1. BaseModule.sol (Multiple Locations)

    • Corrected "an re-entry" to "a re-entry."
  2. ForwarderModule.sol

    • Corrected "an regular" to "a regular."
  3. WalletFactory.sol (Versions 2 and 3)

    • Corrected "a operator" to "an operator."
  4. LoopringProtocol.sol

    • Corrected "a order" to "an order."

Test Files

  1. gnosis.test.ts

    • Corrected "an sig" to "a sig."
  2. inheritor.test.ts

    • Corrected "a owner" to "an owner."

@Marcofann Marcofann closed this by deleting the head repository Aug 15, 2025
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