X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFsp2Pkg%2FTools%2FGenCfgOpt.py;fp=IntelFsp2Pkg%2FTools%2FGenCfgOpt.py;h=a42717caaef24fc52906340977f30d8bd202b8b4;hp=c4e1e6239d9ed489cbf9d5bca310929b63843ac9;hb=91cc60bafc7d6e49b7bc85990f895d6228f51364;hpb=efa12a3f029bd6ff4d2ada406c285f001b252907 diff --git a/IntelFsp2Pkg/Tools/GenCfgOpt.py b/IntelFsp2Pkg/Tools/GenCfgOpt.py index c4e1e6239d..a42717caae 100644 --- a/IntelFsp2Pkg/Tools/GenCfgOpt.py +++ b/IntelFsp2Pkg/Tools/GenCfgOpt.py @@ -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