BaseTools: Fix various typos
Fix various typos in BaseTools. Signed-off-by: Cœur <coeur@gmx.fr> Reviewed-by: Bob Feng <bob.c.feng@intel.com>
This commit is contained in:
committed by
Feng, Bob C
parent
d031fc07eb
commit
2d53d54a5b
@ -792,7 +792,7 @@ class PackageDocumentAction(DoxygenAction):
|
||||
Generate page for a module/library.
|
||||
@param infObj INF file object for module/library
|
||||
@param configFile doxygen config file object
|
||||
@param isLib Whether this module is libary
|
||||
@param isLib Whether this module is library
|
||||
|
||||
@param module doxygen page object
|
||||
"""
|
||||
|
@ -793,7 +793,7 @@ class PackageDocumentAction(DoxygenAction):
|
||||
Generate page for a module/library.
|
||||
@param infObj INF file object for module/library
|
||||
@param configFile doxygen config file object
|
||||
@param isLib Whether this module is libary
|
||||
@param isLib Whether this module is library
|
||||
|
||||
@param module doxygen page object
|
||||
"""
|
||||
|
Reference in New Issue
Block a user