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

Fix typos across multiple files #7044

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

Marcofann
Copy link

This pull request resolves several minor typographical errors found across multiple files in the Polkadot SDK and Substrate repositories. The changes involve correcting grammar, spelling, and consistency issues without affecting the functional behavior of the code.

Summary of changes:

  • Fixed incorrect articles (e.g., "a" → "an").
  • Corrected grammatical issues in comments and documentation.
  • Improved readability and clarity in code comments.

Files Modified:

  1. location.rs - Corrected article usage in a comment.
  2. parachain_consensus.rs - Fixed grammar in a log message.
  3. snowbridge.rs (multiple instances) - Fixed grammatical inconsistencies.
  4. CONTRIBUTING.md - Resolved typo in documentation.
  5. meta_contributing.rs - Adjusted article usage in context explanations.
  6. mod.rs - Corrected wording in comments.
  7. block_builder.rs - Fixed article inconsistency.
  8. generate_node_key.rs and inspect_node_key.rs - Improved hex encoding descriptions.
  9. lib.rs (two instances) - Resolved typo in peer reputation descriptions.

@cla-bot-2021
Copy link

cla-bot-2021 bot commented Jan 4, 2025

User @Marcofann, please sign the CLA here.

@paritytech-review-bot paritytech-review-bot bot requested a review from a team January 4, 2025 16:56
@gui1117 gui1117 added the R0-silent Changes should not be mentioned in any release notes label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants