Skip to content

chore: Fix typos #143315

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

Closed
Closed

Conversation

NftCryptoHunter007
Copy link

PR Description

This PR contains minor documentation improvements in the stdarch crate:

Changes Made

  1. In load_store_tests.rs (line 81):

    • Fixed British English spelling from "initialise" to "initialize" for consistency
    • Improved comment clarity regarding data initialization for scatter validation
  2. In arm.rs (line 506):

    • Corrected a redundant word repetition ("different" -> "different") in documentation
    • Maintained existing technical explanation about instruction checking limitations

Impact

  • 🚀 No functional changes - Only documentation/comments were modified
  • 📝 Improved clarity - More consistent terminology and clearer explanations
  • 🔍 Better maintenance - Removed minor documentation quirks

Verification

The changes were verified by:

  • Checking that all tests pass with the modified comments
  • Ensuring the documentation still accurately describes the surrounding code

Additional Context

These changes align with Rust's documentation standards and help non-British English readers by using more common spellings.

@rustbot
Copy link
Collaborator

rustbot commented Jul 2, 2025

r? @thomcc

rustbot has assigned @thomcc.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jul 2, 2025
@workingjubilee
Copy link
Member

We don't accept internal-only comment typo fixes.

@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants