Skip to content

[1.1 backport] fix typos#4055

Merged
AkihiroSuda merged 2 commits intoopencontainers:release-1.1from
lifubang:fix-Typos
Oct 4, 2023
Merged

[1.1 backport] fix typos#4055
AkihiroSuda merged 2 commits intoopencontainers:release-1.1from
lifubang:fix-Typos

Conversation

@lifubang
Copy link
Copy Markdown
Member

@lifubang lifubang commented Oct 4, 2023

This fixes CI for release-1.1 branch

(cherry picked from commit 109dcad)

Run codespell
  codespell
  shell: /usr/bin/bash -e {0}
  env:
    GO_VERSION: 1.20.x
./man/runc-update.8.md:45: limtis ==> limits
./libcontainer/seccomp/patchbpf/enosys_linux.go:92: explcitly ==> explicitly
Error: Process completed with exit code 65.

This pr also fix an new typo:

Run codespell
  codespell
  shell: /usr/bin/bash -e {0}
  env:
    GO_VERSION: 1.20.x
./libcontainer/nsenter/cloned_binary.c:154: re-use ==> reuse
Error: Process completed with exit code 65.

Signed-off-by: lifubang <lifubang@acmcoder.com>
(cherry picked from commit 109dcad)
Signed-off-by: lifubang <lifubang@acmcoder.com>
Signed-off-by: lifubang <lifubang@acmcoder.com>
Copy link
Copy Markdown
Contributor

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

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

LGTM

@kolyshkin kolyshkin added this to the 1.1.10 milestone Oct 4, 2023
@kolyshkin kolyshkin changed the title [1.1 backport] fix two typos [1.1 backport] fix typos Oct 4, 2023
@AkihiroSuda AkihiroSuda merged commit ad9c301 into opencontainers:release-1.1 Oct 4, 2023
@lifubang lifubang added the backport/1.1-pr A backport PR to release-1.1 label Oct 7, 2023
@kolyshkin kolyshkin mentioned this pull request Oct 24, 2023
@cyphar cyphar mentioned this pull request Oct 30, 2023
@lifubang lifubang deleted the fix-Typos branch October 15, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.1-pr A backport PR to release-1.1 easy-to-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants