Commit 50ea44f0 authored by Daniel P. Berrangé's avatar Daniel P. Berrangé
Browse files

io: fix typo in docs comment for qio_channel_read

parent b2587932
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -299,7 +299,7 @@ ssize_t qio_channel_writev(QIOChannel *ioc,
                           Error **errp);

/**
 * qio_channel_readv:
 * qio_channel_read:
 * @ioc: the channel object
 * @buf: the memory region to read data into
 * @buflen: the length of @buf