Skip to content

fix: correct spelling in test files and comments#4690

Open
HusseinAdeiza wants to merge 1 commit into
OffchainLabs:masterfrom
HusseinAdeiza:fix/documentation-typos
Open

fix: correct spelling in test files and comments#4690
HusseinAdeiza wants to merge 1 commit into
OffchainLabs:masterfrom
HusseinAdeiza:fix/documentation-typos

Conversation

@HusseinAdeiza
Copy link
Copy Markdown

Description

Fixed spelling and grammar errors in test files and comments for improved readability.

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

Changes

  • Fixed didntdidn't (10+ occurrences)
  • Fixed cantcan't
  • Fixed wontwon't
  • Fixed occuredoccurred
  • Fixed dontdon't

Files Modified

  • system_tests/program_test.go
  • system_tests/batch_poster_test.go
  • system_tests/timeboost_test.go
  • system_tests/message_extraction_layer_test.go
  • system_tests/bold_new_challenge_test.go
  • arbos/programs/wasmstorehelper.go
  • cmd/genericconf/server.go
  • arbnode/seq_coordinator.go

Impact

  • Test assertion and comment clarity only
  • No functional changes to Arbitrum Nitro logic

- Fix 'didnt' → 'didn't' (10+ occurrences)
- Fix 'cant' → 'can't'
- Fix 'wont' → 'won't'
- Fix 'occured' → 'occurred'
- Fix 'dont' → 'don't'

⚠️ Note: Comment and test assertion changes only. No functional code modified.
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@joshuacolvin0 joshuacolvin0 added the trivial Adding this tag auto-closes trivial PRs politely. label May 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thank you for your contribution. However, this PR has been automatically closed because it was labeled as trivial. As stated in our CONTRIBUTING.md:


Important

Please, do not send pull requests for trivial changes; these will be rejected.
These types of pull requests incur a cost to reviewers and do not provide much value to the project.
If you are unsure, please open an issue first to discuss the change.
Here are some examples of trivial PRs that will most-likely be rejected:

  • Fixing typos
  • AI-generated code
  • Refactors that don't improve usability

We appreciate meaningful contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

trivial Adding this tag auto-closes trivial PRs politely.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants