projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0aeefd5
)
docs/devel/testing: fix minor typo
author
Matheus Tavares Bernardino
<quic_mathbern@quicinc.com>
Tue, 23 Aug 2022 13:46:19 +0000
(10:46 -0300)
committer
Thomas Huth
<thuth@redhat.com>
Mon, 29 Aug 2022 13:28:51 +0000
(15:28 +0200)
Signed-off-by: Matheus Tavares Bernardino <quic_mathbern@quicinc.com>
Message-Id: <
421fb28678d1077c0b14978e359b4e1469cc0168
.
1661262376
.git.quic_mathbern@quicinc.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
docs/devel/testing.rst
patch
|
blob
|
history
diff --git
a/docs/devel/testing.rst
b/docs/devel/testing.rst
index 3f6ebd507368b7beafb5c9882d66c0ba4f842e8c..f35f117d958c7c1b5f88d4bb28f7697cda0fb945 100644
(file)
--- a/
docs/devel/testing.rst
+++ b/
docs/devel/testing.rst
@@
-297,7
+297,7
@@
build and test QEMU in predefined and widely accessible Linux
environments. This makes it possible to expand the test coverage
across distros, toolchain flavors and library versions. The support
was originally written for Docker although we also support Podman as
-an alternative container runtime. Although
the
many of the target
+an alternative container runtime. Although many of the target
names and scripts are prefixed with "docker" the system will
automatically run on whichever is configured.