doc: fix doxygen API comment misspellings
Fix misspellings in doxygen comments missed during regular reviews Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
64be8d3283
commit
1de7038f1e
5 changed files with 20 additions and 20 deletions
|
@ -379,7 +379,7 @@ struct net_tcp_hdr {
|
|||
} __packed;
|
||||
|
||||
/**
|
||||
* This 2 unions are here temporarly, as long as net_context.h will
|
||||
* This 2 unions are here temporarily, as long as net_context.h will
|
||||
* be still public and not part of the core only.
|
||||
*/
|
||||
union net_ip_header {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue