doc: fix function spelling
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
2d812d6dff
commit
61f7c6a0c2
@ -315,7 +315,7 @@ ssize_t qio_channel_read(QIOChannel *ioc,
|
||||
Error **errp);
|
||||
|
||||
/**
|
||||
* qio_channel_writev:
|
||||
* qio_channel_write:
|
||||
* @ioc: the channel object
|
||||
* @buf: the memory regions to send data from
|
||||
* @buflen: the length of @buf
|
||||
|
Loading…
Reference in New Issue
Block a user