]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: Makefile: Fix 'overridde' typo
authorErik Skultety <eskultet@redhat.com>
Wed, 17 Jun 2020 09:45:22 +0000 (11:45 +0200)
committerErik Skultety <eskultet@redhat.com>
Wed, 17 Jun 2020 09:47:02 +0000 (11:47 +0200)
Signed-off-by: Erik Skultety <eskultet@redhat.com>
ci/Makefile

index a6a65bdc0f8267420081d5e5cca4568dafc474cd..7840cc8d89709e7498577139aa4a3c1ea8d927c9 100644 (file)
@@ -48,7 +48,7 @@ CI_PREPARE_SCRIPT = $(CI_ROOTDIR)/prepare.sh
 CI_BUILD_SCRIPT = $(CI_ROOTDIR)/build.sh
 
 # Location of the container images we're going to pull
-# Can be useful to overridde to use a locally built
+# Can be useful to override to use a locally built
 # image instead
 CI_IMAGE_PREFIX = registry.gitlab.com/libvirt/libvirt/ci-