Run codespell -w against all files

and fix the wrong correction
This commit is contained in:
Xiang Xiao
2020-02-23 02:52:12 +08:00
committed by Gregory Nutt
parent f774e8ee72
commit d660492289
128 changed files with 191 additions and 191 deletions

View File

@@ -101,7 +101,7 @@
/****************************************************************************
* Name: curl4nx_resolve
* Description:
* Translate a host name to an IP addres (V4 only for the moment)
* Translate a host name to an IP address (V4 only for the moment)
* - either the host is a string with an IP
* - either the known hosts were defined by CURL4NXOPT_
****************************************************************************/