Run codespell -w against all files

and fix the wrong correction
This commit is contained in:
Xiang Xiao
2020-02-23 02:31:14 +08:00
committed by Gregory Nutt
parent a07ad7a115
commit bd4e8e19d3
526 changed files with 883 additions and 883 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ static sockcaps_t pkt_sockcaps(FAR struct socket *psock)
* Name: pkt_addref
*
* Description:
* Increment the refernce count on the underlying connection structure.
* Increment the reference count on the underlying connection structure.
*
* Input Parameters:
* psock - Socket structure of the socket whose reference count will be