FmpDevicePkg: Fix various typos
Fix one typo in FmpDevicePkg. Signed-off-by: Cœur <coeur@gmx.fr> Reviewed-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
This commit is contained in:
committed by
Chasel Chiu
parent
8a842b31b9
commit
f527942e6b
@@ -535,7 +535,7 @@ EndList
|
||||
Offset = 0
|
||||
else:
|
||||
if DscLine.startswith('!'):
|
||||
print("ERROR: Unrecoginized directive for line '%s'" % DscLine)
|
||||
print("ERROR: Unrecognized directive for line '%s'" % DscLine)
|
||||
raise SystemExit
|
||||
if not Handle:
|
||||
continue
|
||||
|
Reference in New Issue
Block a user