Skip to content

Commit 32a5083

Browse files
committed
ci: Makefile: Fix 'overridde' typo
Signed-off-by: Erik Skultety <[email protected]>
1 parent 2481fce commit 32a5083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ CI_PREPARE_SCRIPT = $(CI_ROOTDIR)/prepare.sh
4848
CI_BUILD_SCRIPT = $(CI_ROOTDIR)/build.sh
4949

5050
# Location of the container images we're going to pull
51-
# Can be useful to overridde to use a locally built
51+
# Can be useful to override to use a locally built
5252
# image instead
5353
CI_IMAGE_PREFIX = registry.gitlab.com/libvirt/libvirt/ci-
5454

0 commit comments

Comments
 (0)