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

@@ -1665,7 +1665,7 @@ int lesp_ap_connect(const char *ssid_name, const char *ap_key, int timeout_s)
* None
*
* Output Parmeters:
* ap : details of connected acces point
* ap : details of connected access point
*
* Returned Value:
* 0 on success, -1 in case of error.