mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-21 06:11:35 +08:00
Run codespell -w with the latest dictonary again
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user