Fix typo in vringh_test.c
authorShivam Chaudhary <cvam0000@gmail.com>
Tue, 8 Oct 2024 14:52:04 +0000 (20:22 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 6 Nov 2024 09:40:07 +0000 (04:40 -0500)
commit03a942f793ca33653f3fa4bdb377f5d2376e74f6
tree4fa086e28d85775ca41e5e5cbe2066e95f935c86
parent0b364cf53b20204e92bac7c6ebd1ee7d3ec62931
Fix typo in vringh_test.c

Corrected minor typo in tools/virtio/vringh_test.c:
- Fixed "retreives" to "retrieves"

Signed-off-by: Shivam Chaudhary <cvam0000@gmail.com>
Message-Id: <20241008145204.478749-1-cvam0000@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/virtio/vringh_test.c