Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #3090

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix typos #3090

wants to merge 1 commit into from

Conversation

kianmeng
Copy link

Found via codespell -L keep-alives

Copy link
Member

@milas milas left a comment

Choose a reason for hiding this comment

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

Thanks for the fixes! You'll need to sign-off on your commit before I can accept it, however.

The GitHub checks for the PR has instructions on how to do this: https://github.com/docker/docker-py/pull/3090/checks?check_run_id=10894214150

@@ -1781,7 +1781,7 @@ like the others

* Added the `execute` command.
* Added `pause` and `unpause` commands.
* Added support fo the `cpuset` param in `create_container`
* Added support to the `cpuset` param in `create_container`
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Added support to the `cpuset` param in `create_container`
* Added support for the `cpuset` param in `create_container`

Found via `codespell -L keep-alives`

Co-authored-by: Milas Bowman <milas.bowman@docker.com>
@kianmeng kianmeng requested review from milas and removed request for ulyssessouza and aiordache January 27, 2023 03:34
@milas milas removed their assignment Mar 30, 2023
@milas milas removed their request for review August 21, 2023 13:29
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.

None yet

2 participants