Skip to content

Refactor sentence and fix typo#227

Open
noeliufz wants to merge 1 commit into
rust-embedded:masterfrom
noeliufz:fix-typo
Open

Refactor sentence and fix typo#227
noeliufz wants to merge 1 commit into
rust-embedded:masterfrom
noeliufz:fix-typo

Conversation

@noeliufz

Copy link
Copy Markdown

Description

Refactor sentence:
"当我们引入全局可用的print宏在教程03,我门有一点作弊。"
-> "我们在教程03引入全局可用的print!宏时有一点作弊。"

Fix typo:
"我门" typo corrected during sentence refactoring

Related Issue: #166

Pre-commit steps

  • Tested on QEMU and real HW Rasperry Pi.
    • Not needed if it is just a README change or similar.
  • Ran ./contributor_setup.sh followed by ./devtool ready_for_publish
    • You'll need Ruby with Bundler and NPM installed locally.
    • If no Rust-related files were changed, ./devtool ready_for_publish_no_rust can be used instead (faster).
    • This step is optional, but much appreciated if done.

Refactor sentence:
"当我们引入全局可用的print!宏在教程03,我门有一点作弊。"
-> "我们在教程03引入全局可用的`print!`宏时有一点作弊。"

Fix typo:
"我门" typo corrected during sentence refactoring

@BartMassey BartMassey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm not a Chinese speaker, but it checks out in Google Translate at least.

@BartMassey

Copy link
Copy Markdown
Member

Thanks much for the correction.

@Jzow

Jzow commented Mar 13, 2025

Copy link
Copy Markdown
Contributor

I'm not a Chinese speaker, but it checks out in Google Translate at least.

Thanks, He correction is correct. CI seems to have failed compilation

@eldruin Can be merged.

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