summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-03-07 22:12:27 +0100
committerGitHub <noreply@github.com>2020-03-07 22:12:27 +0100
commit3818146335af4ac2e012e34d7e5c0fa54e00d769 (patch)
tree8a49d1415119045a90d1bfbe922735a11711c5d9 /docs/source
parentc8de26fb0835bb3572af250088d4f66a3162ccd0 (diff)
parentac354ac94ac863e35cb670a5e81bbdc7b70f8559 (diff)
downloadpodman-3818146335af4ac2e012e34d7e5c0fa54e00d769.tar.gz
podman-3818146335af4ac2e012e34d7e5c0fa54e00d769.tar.bz2
podman-3818146335af4ac2e012e34d7e5c0fa54e00d769.zip
Merge pull request #5407 from rhatdan/codespell
Fix spelling mistakes in code found by codespell
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/markdown/podman-build.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/markdown/podman-build.1.md b/docs/source/markdown/podman-build.1.md
index 3f0bfc57b..e08eebc24 100644
--- a/docs/source/markdown/podman-build.1.md
+++ b/docs/source/markdown/podman-build.1.md
@@ -282,8 +282,8 @@ Add an image *label* (e.g. label=*value*) to the image metadata. Can be used mul
Users can set a special LABEL **io.containers.capabilities=CAP1,CAP2,CAP3** in
a Containerfile that specified the list of Linux capabilities required for the
container to run properly. This label specified in a container image tells
-Podman to run the container with just these capabilties. Podman launches the
-container with just the specified capabilties, as long as this list of
+Podman to run the container with just these capabilities. Podman launches the
+container with just the specified capabilities, as long as this list of
capabilities is a subset of the default list.
If the specified capabilities are not in the default set, Podman will