BaseTools: Various typo
Various typo in BaseTools. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Coeur <coeur@gmx.fr> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
committed by
Liming Gao
parent
325ad62260
commit
fb0b35e05f
@ -293,7 +293,7 @@ class InfPomAlignment(ModuleObject):
|
||||
self.SetUserExtensionList(self.GetUserExtensionList() + [UserExtension])
|
||||
#
|
||||
# Get all meta-file header information
|
||||
# the record is list of items formated:
|
||||
# the record is list of items formatted:
|
||||
# [LineValue, Arch, StartLine, ID, Third]
|
||||
#
|
||||
InfHeaderObj = self.Parser.InfHeader
|
||||
|
Reference in New Issue
Block a user