diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2022-01-21 07:02:54 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2022-01-21 09:52:12 -0500 |
commit | 5736649eb8eca8b6f1870a1868def188be1467ff (patch) | |
tree | 777de6b2dfc18de27fb5996e8c17469fba4324f5 /docs | |
parent | c6fd8a421263f5e0386b6f711ea62e68b0188ad6 (diff) | |
download | podman-5736649eb8eca8b6f1870a1868def188be1467ff.tar.gz podman-5736649eb8eca8b6f1870a1868def188be1467ff.tar.bz2 podman-5736649eb8eca8b6f1870a1868def188be1467ff.zip |
Run codespell on code
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/markdown/podman-machine-list.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-machine-list.1.md b/docs/source/markdown/podman-machine-list.1.md index d68b8b1ca..b448f890a 100644 --- a/docs/source/markdown/podman-machine-list.1.md +++ b/docs/source/markdown/podman-machine-list.1.md @@ -32,7 +32,7 @@ Valid placeholders for the Go template are listed below: | .DiskSize | Disk size of machine | | .LastUp | Time machine was last up | | .LastUp | Time since the VM was last run | -| .Memory | Allocated memeory for machine | +| .Memory | Allocated memory for machine | | .Name | VM name | | .Running | Is machine running | | .Stream | Stream name | |