Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor sentence and fix typo #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

noeliufz
Copy link

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
Copy link
Member

@BartMassey BartMassey left a comment

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
Member

Thanks much for the correction.

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.

2 participants