Skip to content

fix: correct grammar in code comments and tests - #354

Open
HusseinAdeiza wants to merge 1 commit into
mantle-xyz:mainfrom
HusseinAdeiza:fix/documentation-grammar
Open

HusseinAdeiza wants to merge 1 commit into
mantle-xyz:mainfrom
HusseinAdeiza:fix/documentation-grammar

Conversation

@HusseinAdeiza

Copy link
Copy Markdown

Description

Fixed grammatical errors in code comments and test files.

⚠️ Note: Comment and test changes only. No functional code modified. This is a minor documentation improvement.

Changes

  • Fixed a APIan API (3 occurrences)
  • Fixed a HTTPan HTTP (3 occurrences)
  • Fixed doesntdoesn't in test assertions
  • Fixed cantcan't in comments

Files Modified

  • op-service/eth/blobs_api_test.go
  • op-service/endpoint/rpc.go
  • op-service/rpc/handler.go
  • op-service/signer/cli.go
  • op-acceptance-tests/tests/jovian/min_base_fee.go
  • op-acceptance-tests/mantle-tests/arsia/min_base_fee_test.go
  • op-conductor/conductor/service.go

Impact

  • Documentation and test readability improvement
  • No functional changes to Mantle L2 logic

- Fix 'a API' → 'an API', 'a HTTP' → 'an HTTP'
- Fix 'doesnt' → 'doesn't' in test assertions
- Fix 'cant' → 'can't' in comments

⚠️ Note: Comment and test changes only. No functional code modified.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

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