Run codespell -w with the latest dictonary again

This commit is contained in:
Xiang Xiao
2020-02-23 12:51:44 +08:00
committed by Gregory Nutt
parent d660492289
commit 41d88f06e7
261 changed files with 529 additions and 529 deletions

View File

@@ -112,7 +112,7 @@ static void set_nul_terminator(FAR char *str)
*
* Returned Value:
* sizeof(struct netlib_ipv6_route_s) is returned on success. Zero is
* returned if the end of file is encounterd. A negated errno value is
* returned if the end of file is encountered. A negated errno value is
* returned on any failure.
*
****************************************************************************/