Skip to content

Fix typos in code comments - #7103

Merged
crazy-max merged 1 commit into
moby:masterfrom
MsfPablo:fix-comment-typos
Sep 2, 2026
Merged

Fix typos in code comments#7103
crazy-max merged 1 commit into
moby:masterfrom
MsfPablo:fix-comment-typos

Conversation

@MsfPablo

Copy link
Copy Markdown
Contributor

Six spelling fixes, all in comments:

  • Dockerfile: "verions check" -> "version check"
  • cmd/buildkitd/main_oci_worker.go: "a labeld which" -> "a label which", and "everytime" -> "every time"
  • cache/manager.go: "snaphot" -> "snapshot"
  • cache/manager_test.go: "availalbe" -> "available"
  • snapshot/snapshotter_test.go: "inthe merge" -> "in the merge"

Every changed line is a comment, so there are no behaviour changes.

Signed-off-by: MsfPablo <pablogarciacaceres5@gmail.com>
@crazy-max
crazy-max merged commit ca4838f into moby:master Sep 2, 2026
199 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants