Skip to content

Commit b412ed6

Browse files
committed
Run codespell on code
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
1 parent 8b4cda8 commit b412ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/test-system.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -e
88
#
99
# Paradoxically (FIXME: clean this up), SKOPEO_CONTAINER_TESTS is set
1010
# both inside a container and without a container (in a CI VM); it actually means
11-
# "it is safe to desctructively modify the system for tests".
11+
# "it is safe to destructively modify the system for tests".
1212
#
1313
# On a CI VM, we can just use Podman as it is already configured; the changes below,
1414
# to use VFS, are necessary only inside a container, because overlay-inside-overlay

0 commit comments

Comments
 (0)