Skip to content

fix: correct spelling mistakes in comments, docs, and error strings #3618

@Ankitsinghsisodya

Description

@Ankitsinghsisodya

Summary

Several spelling mistakes exist across comments, documentation, error messages, and test strings throughout the codebase. These were identified using codespell.

Scope

  • Source code comments
  • Package-level doc comments
  • Markdown documentation under docs/
  • Error message strings
  • Test description and assertion strings
  • JSDoc comments in TypeScript/JavaScript templates

Out of scope (intentionally excluded)

  • SuggestFor arrays in cobra commands — these contain deliberate misspellings used for CLI autocorrect
  • Kubernetes label selector operators in tekton YAML templates
  • Test data files
  • CHANGELOG.md and lock files

/kind cleanup

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions