FmpDevicePkg: Fix various typos

Fix one typo in FmpDevicePkg.

Signed-off-by: Cœur <coeur@gmx.fr>
Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
Antoine Cœur
2019-07-11 15:42:30 +08:00
committed by Liming Gao
parent a79841a024
commit 43622317c6
2 changed files with 2 additions and 2 deletions

View File

@@ -139,7 +139,7 @@ DetectTestKey (
}
//
// If test key detected or an error occured checking for the test key, then
// If test key detected or an error occurred checking for the test key, then
// set PcdTestKeyUsed to TRUE.
//
if (TestKeyUsed) {