]> git.proxmox.com Git - mirror_qemu.git/blobdiff - docs/devel/testing.rst
docs/devel/testing: Fix typo in dockerfile path
[mirror_qemu.git] / docs / devel / testing.rst
index da2d0fc9646f39fe000250ea3386a182b7d8f529..3ef50a61db4d90df0e72d3bfe04d2adaea904962 100644 (file)
@@ -327,7 +327,7 @@ Images
 ------
 
 Along with many other images, the ``min-glib`` image is defined in a Dockerfile
-in ``tests/docker/dockefiles/``, called ``min-glib.docker``. ``make docker``
+in ``tests/docker/dockerfiles/``, called ``min-glib.docker``. ``make docker``
 command will list all the available images.
 
 To add a new image, simply create a new ``.docker`` file under the