diff -r ef0373b55136 -r 758a864f9613 src/network/socket/qlocalsocket_win.cpp --- a/src/network/socket/qlocalsocket_win.cpp Fri Sep 17 08:34:18 2010 +0300 +++ b/src/network/socket/qlocalsocket_win.cpp Mon Oct 04 01:19:32 2010 +0300 @@ -306,7 +306,7 @@ /*! \internal Sets the correct size of the read buffer after a read operation. - Returns false, if an error occured or the connection dropped. + Returns false, if an error occurred or the connection dropped. */ bool QLocalSocketPrivate::completeAsyncRead() {