mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-23 22:48:20 +00:00
Run codespell -w with the latest dictonary again
This commit is contained in:
parent
d660492289
commit
41d88f06e7
261 changed files with 529 additions and 529 deletions
|
|
@ -181,7 +181,7 @@ bool netlib_nodeaddrconv(FAR const char *addrstr,
|
|||
}
|
||||
else
|
||||
{
|
||||
wlwarn("Unexpect delimiter: %s\n", addrstr);
|
||||
wlwarn("Unexpected delimiter: %s\n", addrstr);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue