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 spelling errors in AGWRegistry.sol, AccountFactory.sol, and hookmanager.test.ts #15

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Dimitrolito
Copy link

@Dimitrolito Dimitrolito commented Jan 28, 2025

  • AGWRegistry.sol: Corrected "a AGW account" to "an AGW account" in multiple places.
  • AccountFactory.sol: Corrected "a AGW account" to "an AGW account" in multiple places.
  • hookmanager.test.ts: Fixed "a execution hook" to "an execution hook" in test descriptions.

PR-Codex overview

This PR focuses on improving the documentation and correcting minor wording issues in the comments of smart contracts and test files.

Detailed summary

  • Updated comment in AccountFactory.sol to correct "a AGW" to "an AGW".
  • Updated test description in hookmanager.test.ts from "a execution hook" to "an execution hook" for consistency.
  • Updated comment in AGWRegistry.sol to correct "a AGW" to "an AGW" in multiple places.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

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