mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Fix language. Mostly spelling a -> an
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:
@ -14,7 +14,7 @@ from test.python.docker.compat import constant
|
||||
|
||||
|
||||
def run_top_container(client: DockerClient):
|
||||
"""Run top command in a alpine container."""
|
||||
"""Run top command in an alpine container."""
|
||||
ctnr = client.containers.create(
|
||||
constant.ALPINE,
|
||||
command="top",
|
||||
|
Reference in New Issue
Block a user