Skip to content

chore: fix a large number of spelling issues in comments#3750

Merged
jolestar merged 1 commit into
rooch-network:mainfrom
suranmiao:main
Oct 30, 2025
Merged

chore: fix a large number of spelling issues in comments#3750
jolestar merged 1 commit into
rooch-network:mainfrom
suranmiao:main

Conversation

@suranmiao

Copy link
Copy Markdown
Contributor

Summary

fix a large number of spelling issues in comments

  • Closes #issue

Signed-off-by: suranmiao <solsui@outlook.com>
@vercel

vercel Bot commented Oct 17, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
rooch-portal-v2.1 Ready Ready Preview Comment Oct 17, 2025 9:33am
test-portal Ready Ready Preview Comment Oct 17, 2025 9:33am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
rooch Ignored Ignored Preview Oct 17, 2025 9:33am

@jolestar jolestar requested a review from Copilot October 21, 2025 01:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR corrects multiple spelling errors found in code comments and documentation across the codebase. The changes ensure consistent and accurate English terminology in developer-facing documentation.

Key changes:

  • Fixed grammatical errors (e.g., "writed" → "written", "provie" → "provide")
  • Corrected spelling mistakes (e.g., "comparion" → "comparison", "preformance" → "performance", "nofitication" → "notification", "quering" → "querying", "heigh" → "height")

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
frameworks/moveos-stdlib/sources/tx_context.move Corrected "writed" to "written" in comment
frameworks/moveos-stdlib/sources/bcs.move Corrected "provie" to "provide" in comment
frameworks/moveos-stdlib/doc/tx_context.md Corrected "writed" to "written" in documentation
frameworks/moveos-stdlib/doc/bcs.md Corrected "provie" to "provide" in documentation
frameworks/move-stdlib/sources/compare.move Corrected "comparion" to "comparison" in comment
frameworks/bitcoin-move/sources/bitcoin.move Corrected "preformance" to "performance" in comment
examples/nostr/sources/event.move Corrected "nofitication" to "notification" in four comments
apps/rooch_dex/sources/liquidity_incentive.move Corrected "quering" to "querying" in comment
apps/grow_bitcoin/sources/grow_bitcoin.move Corrected "quering" to "querying" and "heigh" to "height" in comments

@suranmiao

Copy link
Copy Markdown
Contributor Author

@jolestar Thanks for your review! If there's anything need I to do, please feel free to let me know.

@jolestar jolestar merged commit 8642cbb into rooch-network:main Oct 30, 2025
18 of 19 checks passed
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