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:
David B. Kinder 2019-10-28 16:27:57 -07:00 committed by Kumar Gala
commit 73896c0bf0
13 changed files with 18 additions and 18 deletions

View file

@ -172,7 +172,7 @@ struct settings_handler_static {
* @param _commit commit routine (can be NULL)
* @param _export export routine (can be NULL)
*
* This createa a variable _hname prepended by settings_handler_.
* This creates a variable _hname prepended by settings_handler_.
*
*/