Skip to content

fix: correct typos across pallets and node#2496

Open
travellingsoldier85 wants to merge 1 commit intoopentensor:mainfrom
travellingsoldier85:fix/typos-across-pallets
Open

fix: correct typos across pallets and node#2496
travellingsoldier85 wants to merge 1 commit intoopentensor:mainfrom
travellingsoldier85:fix/typos-across-pallets

Conversation

@travellingsoldier85
Copy link

Summary

Fix spelling errors in documentation and comments across 5 files in 4 crates.

Changes

File Typo Fix
pallets/subtensor/src/lib.rs occured occurred
pallets/subtensor/src/tests/epoch.rs recieved received
pallets/crowdloan/src/lib.rs transfered transferred
pallets/commitments/src/lib.rs retreive retrieve
node/src/command.rs aquire acquire

No functional changes — documentation and comments only.

Fix spelling errors in documentation and comments:
- occured → occurred (pallets/subtensor/src/lib.rs)
- recieved → received (pallets/subtensor/src/tests/epoch.rs)
- transfered → transferred (pallets/crowdloan/src/lib.rs)
- retreive → retrieve (pallets/commitments/src/lib.rs)
- aquire → acquire (node/src/command.rs)
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.

1 participant