[PATCH] tests: Fix typo in README.rst of qemucapabilitiesdata

Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com> --- tests/qemucapabilitiesdata/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemucapabilitiesdata/README.rst b/tests/qemucapabilitiesdata/README.rst index 727695c6b0..f65f07cfca 100644 --- a/tests/qemucapabilitiesdata/README.rst +++ b/tests/qemucapabilitiesdata/README.rst @@ -121,7 +121,7 @@ Fake test data dumps for certain architectures ============================================== For some architectures it was impossible or impractical to fetch real capability -dumps. To ensure coverate of certain cases the dumps were collected from +dumps. To ensure coverage of certain cases the dumps were collected from corresponding binaries running on a different architecture. Capabilities dumps for the following architectures are usually produced on real -- 2.45.0

On Mon, Sep 16, 2024 at 04:57:04PM GMT, Boris Fiuczynski wrote:
Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com> --- tests/qemucapabilitiesdata/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Andrea Bolognani <abologna@redhat.com> and pushed. -- Andrea Bolognani / Red Hat / Virtualization
participants (2)
-
Andrea Bolognani
-
Boris Fiuczynski