Fix typos in various docs

Fix 8 minor spelling errors in docs/*.html.in
This commit is contained in:
Nehal J Wani
2013-11-30 23:57:15 +05:30
committed by Daniel Veillard
parent 262157f651
commit 968a46923a
7 changed files with 8 additions and 8 deletions

View File

@@ -743,7 +743,7 @@
<p>
The main libvirt event loop thread is responsible for performing all
socket I/O. It will read incoming packets from clients and willl
socket I/O. It will read incoming packets from clients and will
transmit outgoing packets to clients. It will handle the I/O to/from
streams associated with client API calls. When doing client I/O it
will also pass the data through any applicable encryption layer