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