mirror of
https://github.com/monero-project/monero.git
synced 2025-05-07 19:25:02 -04:00
more typos fixed
This commit is contained in:
parent
0693f3c7e6
commit
9abc4b831b
3 changed files with 4 additions and 4 deletions
|
@ -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++)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue