Fixing a typo

This commit is contained in:
Malizia R 2018-05-09 06:56:14 -03:00 committed by GitHub
parent 4007980c0c
commit b813508eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ void Protocol::send(const OutputMessagePtr& outputMessage)
if(m_checksumEnabled)
outputMessage->writeChecksum();
// wirte message size
// write message size
outputMessage->writeMessageSize();
// send