spelling fixes

Closes #1356
This commit is contained in:
klemens 2017-03-26 17:02:22 +02:00 committed by Daniel Stenberg
parent 8e65877870
commit f7df67cff0
92 changed files with 165 additions and 165 deletions

View file

@ -4011,7 +4011,7 @@ CURLcode Curl_protocol_connect(struct connectdata *conn,
}
/*
* Helpers for IDNA convertions.
* Helpers for IDNA conversions.
*/
static bool is_ASCII_name(const char *hostname)
{