diff options
Diffstat (limited to 'nxcomp/ProxyReadBuffer.cpp')
-rw-r--r-- | nxcomp/ProxyReadBuffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/ProxyReadBuffer.cpp b/nxcomp/ProxyReadBuffer.cpp index b0de14921..99c3cbaa2 100644 --- a/nxcomp/ProxyReadBuffer.cpp +++ b/nxcomp/ProxyReadBuffer.cpp @@ -50,7 +50,7 @@ unsigned int ProxyReadBuffer::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. // |