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:
parent
64be8d3283
commit
1de7038f1e
5 changed files with 20 additions and 20 deletions
|
@ -38,7 +38,7 @@
|
|||
* @brief Place data in a partition's data section
|
||||
*
|
||||
* Globals tagged with this will end up in the data section for the
|
||||
* specified memory partition. This data should be initalized to some
|
||||
* specified memory partition. This data should be initialized to some
|
||||
* desired value.
|
||||
*
|
||||
* @param id Name of the memory partition to associate this data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue