]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix messsage -> message.
authorChris Lalancette <clalance@redhat.com>
Thu, 8 Apr 2010 12:19:35 +0000 (08:19 -0400)
committerChris Lalancette <clalance@redhat.com>
Tue, 13 Apr 2010 19:39:39 +0000 (15:39 -0400)
Signed-off-by: Chris Lalancette <clalance@redhat.com>
daemon/dispatch.c

index 05288adcec92935433abb0412414e2058219c58d..8f55eaaf668c0f17a3ad2ea5af63154da8f1ecae 100644 (file)
@@ -348,7 +348,7 @@ remoteDispatchClientCall (struct qemud_server *server,
  * @msg: the complete incoming message packet, with header already decoded
  *
  * This function gets called from qemud when it pulls a incoming
- * remote protocol messsage off the dispatch queue for processing.
+ * remote protocol message off the dispatch queue for processing.
  *
  * The @msg parameter must have had its header decoded already by
  * calling remoteDecodeClientMessageHeader