doc: fix misspelling in API doxygen comments
Fix misspellings in API doxygen comments missed during regular reviews. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
c1c82b7570
commit
73896c0bf0
13 changed files with 18 additions and 18 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
/**
|
||||
* @file
|
||||
* @brief Extra arithmetic and bitmanipulation functions.
|
||||
* @brief Extra arithmetic and bit manipulation functions.
|
||||
*
|
||||
* @details This header file provides portable wrapper functions for a number of
|
||||
* arithmetic and bit-counting functions that are often provided by compiler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue