Skip to content

fix: correct typos in doc comments and trace log#1855

Open
maxtaran2010 wants to merge 1 commit into
eza-community:mainfrom
maxtaran2010:fix-typos
Open

fix: correct typos in doc comments and trace log#1855
maxtaran2010 wants to merge 1 commit into
eza-community:mainfrom
maxtaran2010:fix-typos

Conversation

@maxtaran2010

Copy link
Copy Markdown

Summary

Fix four typos found in doc comments and a trace log string:

  • Wether -> Whether in StyleOverride doc comment (src/options/config.rs)
  • Enviroment -> Environment in EXA_MIN_LUMINANCE doc comment (src/options/vars.rs)
  • seperated -> separated in FlagsFormat::Long doc comment (src/output/table.rs)
  • initializating -> initializing in trace log string (src/fs/file.rs)

All are genuine misspellings in /// doc comments or internal log strings — not in generated code, changelogs, or test fixtures.

- "Wether" -> "Whether" in StyleOverride doc comment (config.rs)
- "Enviroment" -> "Environment" in vars.rs doc comment
- "seperated" -> "separated" in FlagsFormat doc comment (table.rs)
- "initializating" -> "initializing" in trace log string (file.rs)
Copilot AI review requested due to automatic review settings July 8, 2026 09:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants