doc: fix misspellings in API headers

Fix misspellings in header file doxygen comments used to generate API
documentation, missed during regular reviews.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2018-09-26 16:29:24 -07:00 committed by Anas Nashif
commit 1692790d32
2 changed files with 4 additions and 4 deletions

View file

@ -61,7 +61,7 @@ struct shell_fprintf {
}
/**
* @brief fprintf like function which send formated data stream to output.
* @brief fprintf like function which send formatted data stream to output.
*
* @param sh_fprintf fprintf instance.
* @param fmt Format string.