| b4fbd80c | 05-Jun-2026 |
Jim Jagielski <jimjag@gmail.com> |
Fix codespell-flagged typos to align with trunk
Ran codespell with the backported ignore-words list and applied its corrections (--write-changes), fixing 52 spelling errors across 44 files. All are
Fix codespell-flagged typos to align with trunk
Ran codespell with the backported ignore-words list and applied its corrections (--write-changes), fixing 52 spelling errors across 44 files. All are in comments, strings, and log messages (e.g. unknwon -> unknown, shuting -> shutting, Retrives -> Retrieves); no code identifiers were touched. Each typo was verified absent from trunk beforehand, so these fixes reduce divergence rather than add it.
Phase 1 backport (A_FORMAT + B_CI_DOCS), codespell step.
show more ...
|