Fix minor typos

This commit is contained in:
Yuri Chornoivan
2016-12-01 22:50:08 +02:00
committed by Ján Tomko
parent f81b33b50c
commit ff8e021225
8 changed files with 10 additions and 10 deletions

View File

@@ -719,7 +719,7 @@ daemonStreamHandleWrite(virNetServerClientPtr client,
* worth of data, and then queues that for transmission
* to the client.
*
* Returns 0 if data was queued for TX, or a error RPC
* Returns 0 if data was queued for TX, or an error RPC
* was sent, or -1 on fatal error, indicating client should
* be killed
*/