From a32554dbf9ad4b42bbfa007bb5abde14e4a9ceee Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Tue, 10 Apr 2018 21:05:29 +0200 Subject: nxcomp: fix spelling errors as reported by codespell --- nxcomp/src/ClientChannel.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nxcomp/src/ClientChannel.cpp') diff --git a/nxcomp/src/ClientChannel.cpp b/nxcomp/src/ClientChannel.cpp index 1c6354897..f67ee0a34 100644 --- a/nxcomp/src/ClientChannel.cpp +++ b/nxcomp/src/ClientChannel.cpp @@ -3850,7 +3850,7 @@ int ClientChannel::handleWrite(const unsigned char *message, unsigned int length // // Use differential compression at startup and plain // data compression later. Check X_ListFonts message - // for an explaination. + // for an explanation. // MessageStore *messageStore = serverStore_ -> @@ -5974,7 +5974,7 @@ int ClientChannel::handleRestart(T_sequence_mode mode, int resource) // integer number (0-255) referred to as the 'resource' field. // // Before the proxy will be able to report the status of the - // split, the agent will have to close the sequence by issueing + // split, the agent will have to close the sequence by issuing // an end-split. The proxy will then report the result of the // operation, so that the agent will have the option of suspend- // ing the client or marking the drawable as dirty and take -- cgit v1.2.3