Revert "FmpDevicePkg: Fix various typos"
This reverts commit f527942e6b
.
Commit message was incorrect.
Signed-off-by: Cœur <coeur@gmx.fr>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
This commit is contained in:
committed by
Chasel Chiu
parent
7a0df266e5
commit
efa12a3f02
@@ -160,7 +160,7 @@ class Symbols:
|
||||
#
|
||||
def createDicts (self, fvDir, fvNames):
|
||||
#
|
||||
# If the fvDir is not a directory, then raise an exception
|
||||
# If the fvDir is not a dirctory, then raise an exception
|
||||
#
|
||||
if not os.path.isdir(fvDir):
|
||||
raise Exception ("'%s' is not a valid directory!" % FvDir)
|
||||
|
Reference in New Issue
Block a user