aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/machine/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'python/qemu/machine/README.rst')
-rw-r--r--python/qemu/machine/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/qemu/machine/README.rst b/python/qemu/machine/README.rst
index ac2b4ff..8de2c3d 100644
--- a/python/qemu/machine/README.rst
+++ b/python/qemu/machine/README.rst
@@ -2,7 +2,7 @@ qemu.machine package
====================
This package provides core utilities used for testing and debugging
-QEMU. It is used by the iotests, vm tests, acceptance tests, and several
+QEMU. It is used by the iotests, vm tests, avocado tests, and several
other utilities in the ./scripts directory. It is not a fully-fledged
SDK and it is subject to change at any time.