[libvirt PATCH] ci: Makefile: Fix 'overridde' typo

Erik Skultety posted 1 patch 3 years, 10 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/32a5083cad40131c80f3053b260208177410b8c9.1592387574.git.eskultet@redhat.com
ci/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt PATCH] ci: Makefile: Fix 'overridde' typo
Posted by Erik Skultety 3 years, 10 months ago
Signed-off-by: Erik Skultety <eskultet@redhat.com>
---
Pushed as trivial.

 ci/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/Makefile b/ci/Makefile
index a6a65bdc0f..7840cc8d89 100644
--- a/ci/Makefile
+++ b/ci/Makefile
@@ -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-

--
2.26.2