doc: fix misspellings in doxygen comments
Scan and fix misspellings in header files in /include missed during regular reviews. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
ee47f7fb7a
commit
402ea4969f
3 changed files with 5 additions and 5 deletions
|
@ -60,7 +60,7 @@ struct cfb_font {
|
|||
*
|
||||
* @param _name Name of the font entry.
|
||||
* @param _width Width of the font in pixels
|
||||
* @param _height Heigth of the font in pixels.
|
||||
* @param _height Height of the font in pixels.
|
||||
* @param _caps Font capabilities.
|
||||
* @param _data Raw data of the font.
|
||||
* @param _fc Character mapped to first font element.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue