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:
parent
c73d5c7880
commit
1692790d32
2 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue