diff options
Diffstat (limited to 'nxcomp/ClientReadBuffer.cpp')
-rw-r--r-- | nxcomp/ClientReadBuffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/ClientReadBuffer.cpp b/nxcomp/ClientReadBuffer.cpp index b32033b17..14aca3240 100644 --- a/nxcomp/ClientReadBuffer.cpp +++ b/nxcomp/ClientReadBuffer.cpp @@ -29,7 +29,7 @@ unsigned int ClientReadBuffer::suggestedLength(unsigned int pendingLength) // // Even if the pending data is not // enough to make a complete message, - // resize the buffer to accomodate + // resize the buffer to accommodate // it all. // |