block: spelling fixes

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
Michael Tokarev 2023-07-14 14:06:05 +03:00
parent 0a19d87995
commit 3202d8e404
13 changed files with 18 additions and 18 deletions

View file

@ -1,5 +1,5 @@
/*
* Sharing QEMU block devices via vhost-user protocal
* Sharing QEMU block devices via vhost-user protocol
*
* Parts of the code based on nbd/server.c.
*