codespell cleanup

[NO TESTS NEEDED] This is just running codespell on podman

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2021-05-05 15:50:57 -04:00
parent 404bc2684e
commit 0d1ebc180e
8 changed files with 9 additions and 9 deletions

View File

@ -1025,7 +1025,7 @@ setsebool -P container_manage_cgroup true
#### **\-\-timeout**=*seconds*
Maximimum time a container is allowed to run before conmon sends it the kill
Maximum time a container is allowed to run before conmon sends it the kill
signal. By default containers will run until they exit or are stopped by
`podman stop`.