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:
David B. Kinder 2019-02-15 13:58:08 -08:00 committed by Kumar Gala
commit 1de7038f1e
5 changed files with 20 additions and 20 deletions

View file

@ -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 {