summary refs log tree commit diff stats
path: root/docs/devel
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-05-06 15:49:27 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2025-05-06 16:02:04 +0200
commit821ee1c31427a4e08af030469311c2d8ed96f1d1 (patch)
treef8c1be30ae64848fb674501b8c984b0bcfa31329 /docs/devel
parenteb8f7292e1315be0e36000a847b77153dcf460ef (diff)
downloadfocaccia-qemu-821ee1c31427a4e08af030469311c2d8ed96f1d1.tar.gz
focaccia-qemu-821ee1c31427a4e08af030469311c2d8ed96f1d1.zip
docs: build-system: fix typo
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/devel')
-rw-r--r--docs/devel/build-system.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devel/build-system.rst b/docs/devel/build-system.rst
index 258cfad3fe..2c884197a2 100644
--- a/docs/devel/build-system.rst
+++ b/docs/devel/build-system.rst
@@ -168,7 +168,7 @@ The required versions of the packages are stored in a configuration file
 ``pythondeps.toml``.  The format is custom to QEMU, but it is documented
 at the top of the file itself and it should be easy to understand.  The
 requirements should make it possible to use the version that is packaged
-that is provided by supported distros.
+by QEMU's supported distros.
 
 When dependencies are downloaded, instead, ``configure`` uses a "known
 good" version that is also listed in ``pythondeps.toml``.  In this