doc: fix misspellings in API documentation
Fix misspellings in doxygen API comments missed during regular reviews. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
3f2f6dda1a
commit
7b548c42ee
3 changed files with 3 additions and 3 deletions
|
@ -147,7 +147,7 @@ void log_filter_set(struct log_backend const *const backend,
|
|||
* @brief Enable backend with initial maximum filtering level.
|
||||
*
|
||||
* @param backend Backend instance.
|
||||
* @param ctx User csontext.
|
||||
* @param ctx User context.
|
||||
* @param level Severity level.
|
||||
*/
|
||||
void log_backend_enable(struct log_backend const *const backend,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue