Skip to content

fix: correct misspelled comment in container_inspect.go#28928

Merged
danishprakash merged 1 commit into
podman-container-tools:mainfrom
priyanshsao:fix-typo
Jun 15, 2026
Merged

fix: correct misspelled comment in container_inspect.go#28928
danishprakash merged 1 commit into
podman-container-tools:mainfrom
priyanshsao:fix-typo

Conversation

@priyanshsao

Copy link
Copy Markdown
Contributor

This replaces the misspelled word in comments "Exosed" with the correct spelling "Exposed" in the file container_inspect.go.

Fixes: #28927

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.
  • Referenced issues using Fixes: #00000 in commit message (if applicable)
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass make validatepr (format/lint checks)
  • Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?

No

This replaces the misspelled word in comments "Exosed" with the correct spelling "Exposed" in the file container_inspect.go.

Fixes: podman-container-tools#28927

Signed-off-by: Priyansh Sao <saopriyansh06@gmail.com>

@Honny1 Honny1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, Thanks!

@danishprakash danishprakash enabled auto-merge June 15, 2026 11:18

@danishprakash danishprakash left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@danishprakash

Copy link
Copy Markdown
Member

@Honny1 can you add the No New Tests label? I can't seem to. Thanks

@Honny1 Honny1 added the No New Tests Allow PR to proceed without adding regression tests label Jun 15, 2026
@danishprakash danishprakash merged commit c89c571 into podman-container-tools:main Jun 15, 2026
137 of 142 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No New Tests Allow PR to proceed without adding regression tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo: misspelled comment in container_inspect.go

3 participants