more typos fixed

This commit is contained in:
Henning Kopp 2016-01-25 13:42:44 +01:00
parent 0693f3c7e6
commit 9abc4b831b
3 changed files with 4 additions and 4 deletions

View file

@ -509,7 +509,7 @@ using namespace std;
if(0 == chunk_size)
{
//Here is a small confusion
//In breif - if the chunk is the last one we need to get terminating sequence
//In brief - if the chunk is the last one we need to get terminating sequence
//along with the cipher, generally in the "ddd\r\n\r\n" form
for(it++;it != buff.end(); it++)