Merge pull request #971 from rmalizia44/patch-1

Fixing a typo
This commit is contained in:
Samuel Gros 2018-05-09 14:31:32 +02:00 committed by GitHub
commit 1addf3e176
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