]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2Pkg/Tools/PatchFv.py
Revert "FmpDevicePkg: Fix various typos"
[mirror_edk2.git] / IntelFsp2Pkg / Tools / PatchFv.py
index edb30c816b7b2be52eae6fdbd76b8cf6cb113403..2173984dea5c7af0b1770b01b023937107a5c1c0 100644 (file)
@@ -160,7 +160,7 @@ class Symbols:
     #\r
     def createDicts (self, fvDir, fvNames):\r
         #\r
-        # If the fvDir is not a directory, then raise an exception\r
+        # If the fvDir is not a dirctory, then raise an exception\r
         #\r
         if not os.path.isdir(fvDir):\r
             raise Exception ("'%s' is not a valid directory!" % FvDir)\r