From 308c243db5b7425b454a981d4c0eb7bfac374b8b Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 25 May 2020 19:44:04 +0000 Subject: all: fix codespell errors Reviewed-by: Jay Satiro Reviewed-by: Daniel Stenberg Closes https://github.com/curl/curl/pull/5452 --- docs/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index b3ce1cb3f..cdae462af 100644 --- a/docs/TODO +++ b/docs/TODO @@ -230,7 +230,7 @@ On recent macOS versions, the getaddrinfo() function itself has built-in IDN support. By setting the AI_CANONNAME flag, the function will return the - encoded namne in the ai_canonname struct field in the returned information. + encoded name in the ai_canonname struct field in the returned information. This could be used by curl on macOS when built without a separate IDN library and an IDN host name is used in a URL. -- cgit v1.2.3