On Tue, 6 May 2025 at 14:50, Paolo Bonzini <pbonz...@redhat.com> wrote: > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > docs/devel/build-system.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/devel/build-system.rst b/docs/devel/build-system.rst > index 258cfad3fe7..2c884197a20 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.
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM