From 9abc4b831b01083145ef416ed20914706aad8c9a Mon Sep 17 00:00:00 2001 From: Henning Kopp Date: Mon, 25 Jan 2016 13:42:44 +0100 Subject: more typos fixed --- contrib/epee/include/net/http_client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/epee/include/net/http_client.h b/contrib/epee/include/net/http_client.h index 66b28384c..077c80230 100644 --- a/contrib/epee/include/net/http_client.h +++ b/contrib/epee/include/net/http_client.h @@ -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++) -- cgit v1.2.3