Skip to content

fix: correct typos in examples, output, flag help, and comments - #280

Open
kai687 wants to merge 3 commits into
mainfrom
fix/typos
Open

fix: correct typos in examples, output, flag help, and comments#280
kai687 wants to merge 3 commits into
mainfrom
fix/typos

Conversation

@kai687

@kai687 kai687 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes typos found across the CLI. No behavior changes — all edits are to example text, user-facing strings, flag help, and comments.

User-facing text

  • dictionary settings set example: "Tuen off" → "Turn off"
  • indices config export example: ".json filr" → ".json file"
  • profile setdefault success messages: "successfuly" → "successfully"
  • synonyms save --forward-to-replicas help: "synoynm" → "synonym"

Comments

  • dictionary entries browse: "inlcuding" → "including"
  • settings set: "Deseralize" → "Deserialize"

Found with codespell over the repo.

kai687 and others added 2 commits August 20, 2026 18:16
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes.

- profile setdefault: "successfuly" -> "successfully" in success messages
- synonyms save: "synoynm" -> "synonym" in --forward-to-replicas help
- dictionary entries browse: "inlcuding" -> "including" in comment
- settings set: "Deseralize" -> "Deserialize" in comment

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@kai687 kai687 changed the title fix: correct typos in command examples fix: correct typos in examples, output, flag help, and comments Aug 21, 2026
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