diff --git a/daemon/dispatch.c b/daemon/dispatch.c index 05288adcec92935433abb0412414e2058219c58d..8f55eaaf668c0f17a3ad2ea5af63154da8f1ecae 100644 --- a/daemon/dispatch.c +++ b/daemon/dispatch.c @@ -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