Skip to content

docs: fix typos in comments and documentation#3712

Open
HusseinAdeiza wants to merge 1 commit into
bluealloy:mainfrom
HusseinAdeiza:fix/documentation-typos
Open

docs: fix typos in comments and documentation#3712
HusseinAdeiza wants to merge 1 commit into
bluealloy:mainfrom
HusseinAdeiza:fix/documentation-typos

Conversation

@HusseinAdeiza

Copy link
Copy Markdown

Description

Fixed grammar typos in code comments and documentation:

  • Changed dont to don't in 6 locations
  • Changed a API to an API in 2 locations

Changes

  • crates/handler/src/system_call.rs
  • crates/primitives/src/constants.rs
  • crates/interpreter/src/instructions/contract/call_helpers.rs
  • crates/context/interface/src/transaction.rs
  • MIGRATION_GUIDE.md (2 instances)
  • crates/inspector/src/inspect.rs (2 instances)

Testing

  • Verified changes with git diff
  • All changes are documentation-only (no code logic modified)

Small documentation fixes for better readability and professionalism.

- Change 'dont' to 'don't' in 6 locations
- Change 'a API' to 'an API' in 2 locations

Fixes grammar in code comments and documentation for better readability.
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