Skip to content

fix: correct spelling errors in test files#2913

Open
HusseinAdeiza wants to merge 1 commit into
Sovereign-Labs:devfrom
HusseinAdeiza:fix/documentation-typos
Open

fix: correct spelling errors in test files#2913
HusseinAdeiza wants to merge 1 commit into
Sovereign-Labs:devfrom
HusseinAdeiza:fix/documentation-typos

Conversation

@HusseinAdeiza

Copy link
Copy Markdown

Description

Fixed spelling errors in test files and error messages for improved code readability.

Changes

  • Corrected recieverreceiver (15+ occurrences in evm_balances.rs)
  • Corrected doesntdoesn't in runtime.rs panic message
  • Corrected status_recieverstatus_receiver in blob_sender.rs

Files Modified

  • crates/full-node/sov-ethereum/tests/integration/evm/evm_balances.rs
  • examples/demo-rollup/stf/src/runtime.rs
  • crates/full-node/sov-blob-sender/tests/blob_sender.rs

Testing

  • Verified all changes are variable/constant name corrections
  • No functional changes to test logic

- Fix 'reciever' → 'receiver' throughout evm_balances.rs
- Fix 'doesnt' → 'doesn't' in runtime.rs panic message
- Fix 'status_reciever' → 'status_receiver' in blob_sender.rs
- Improves code readability and consistency
@github-actions

Copy link
Copy Markdown
Contributor


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 can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@HusseinAdeiza

Copy link
Copy Markdown
Author

recheck

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