aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2022-07-11 10:20:53 -0400
committerMatthew Heon <matthew.heon@pm.me>2022-07-26 13:34:33 -0400
commit03eaea8bbe4dc7791c2129d64321988d3ec12bb0 (patch)
treee66f83a8865bede22a88cfce3ca4724b1fafebe3 /contrib
parente4b82c77f7214a6d69c2a6112900dae92d505dc6 (diff)
downloadpodman-03eaea8bbe4dc7791c2129d64321988d3ec12bb0.tar.gz
podman-03eaea8bbe4dc7791c2129d64321988d3ec12bb0.tar.bz2
podman-03eaea8bbe4dc7791c2129d64321988d3ec12bb0.zip
Run codespell
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/cirrus/CIModes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cirrus/CIModes.md b/contrib/cirrus/CIModes.md
index 8b1e33bb1..c782ca64b 100644
--- a/contrib/cirrus/CIModes.md
+++ b/contrib/cirrus/CIModes.md
@@ -27,7 +27,7 @@ outdated) example of it's output can be seen below:
[The list is documented](https://cirrus-ci.org/guide/writing-tasks/#environment-variables). Reference to any variables defined in YAML will **not** behave how
you expect, don't use them!
-* Somme Cirrus-CI defined variables contain non-empty values outside their
+* Some Cirrus-CI defined variables contain non-empty values outside their
obvious context. For example, when running for a PR a task will have
`$CIRRUS_BRANCH` set to `pull/<number>`.