From: Stefan Weil Date: Sun, 7 Nov 2010 13:56:57 +0000 (+0100) Subject: qemu-iotests: README: Fix spelling X-Git-Tag: v1.1-rc0~321^2^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=657c166f8ed420dfefd04f7612a727c2ddd7cc26;p=thirdparty%2Fqemu.git qemu-iotests: README: Fix spelling Signed-off-by: Stefan Weil Signed-off-by: Christoph Hellwig --- diff --git a/tests/qemu-iotests/README b/tests/qemu-iotests/README index 5293005b39e..4ccfdd1cc07 100644 --- a/tests/qemu-iotests/README +++ b/tests/qemu-iotests/README @@ -4,7 +4,7 @@ * Intro This package contains a simple test suite for the I/O layer of qemu. -It does not requite a guest, but only the qemu, qemu-img and qemu-io +It does not require a guest, but only the qemu, qemu-img and qemu-io binaries. This does limit it to exercise the low-level I/O path only but no actual block drivers like ide, scsi or virtio.