Skip to content

Fix all spelling errors in documentation#571

Open
King31T wants to merge 1 commit intotronprotocol:masterfrom
King31T:fix_all_misspelling
Open

Fix all spelling errors in documentation#571
King31T wants to merge 1 commit intotronprotocol:masterfrom
King31T:fix_all_misspelling

Conversation

@King31T
Copy link
Copy Markdown
Contributor

@King31T King31T commented Apr 8, 2026

Summary

  • Fix 16 spelling errors across 8 documentation files listed in mkdocs.yml navigation
  • Only prose text outside code blocks was modified; no grammar or structural changes
  • Errors identified via codespell automated scan + AI-assisted review

Files changed

File Fix
glossary.md "conumption" → "consumption" (x4)
architecture/event.md "persistntly" → "persistently", "Verifing" → "Verifying"
api/json-rpc.md "eth_newFilte" → "eth_newFilter"
mechanism-algorithm/system-contracts.md "not" → "note"
contracts/contract.md "Defination" → "Definition", "inconstant" → "non-constant" (x4), "gesleft()" → "gasleft()"
developers/demo.md "Debuging" → "Debugging"
releases/history.md "udpated" → "updated"
using_javatron/backup_restore.md "accont" → "account"

Test plan

  • Verify all corrected words render correctly in mkdocs site
  • Confirm no code blocks or inline code were modified

Correct 16 spelling mistakes in 8 documentation files listed in mkdocs.yml
navigation. Errors were identified via codespell and AI-assisted review.
Only prose text outside code blocks was modified.
Copy link
Copy Markdown
Contributor

@vivian1912 vivian1912 left a comment

Choose a reason for hiding this comment

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

Approved.

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.

3 participants