Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

token: Fix typos for cargo-spellcheck #7503

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Conversation

joncinque
Copy link
Contributor

Problem

There are typos in the token code, and people sometimes fix them, but mostly don't.

Summary of changes

Starting with the token/* directory, fix all typos or properly put them between backticks if they're code.

These were all found using cargo spellcheck and a specialized dictionary with programming / Solana / ZK terminology. Once all of the typos are fixed, then we can add the spellchecking to CI.

#### Problem

There are typos in the token code, and people sometimes fix them, but
mostly don't.

#### Summary of changes

Starting with the `token/*` directory, fix all typos or properly put
them between backticks if they're code.

These were all found using `cargo spellcheck` and a specialized
dictionary with programming / Solana / ZK terminology. Once all of the
typos are fixed, then we can add the spellchecking to CI.
@joncinque joncinque merged commit 2479c1e into solana-labs:master Nov 18, 2024
35 checks passed
@joncinque joncinque deleted the tktypos branch November 18, 2024 22:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant