summaryrefslogtreecommitdiffstats
path: root/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h')
-rw-r--r--IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h b/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h
index e39054c30d..11a3faaad8 100644
--- a/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h
+++ b/IntelFsp2WrapperPkg/Include/Library/FspWrapperApiLib.h
@@ -40,7 +40,7 @@ CallFspNotifyPhase (
/**
Call FSP API - FspMemoryInit.
- @param[in] FspmUpdDataPtr Pointer to the FSPM_UPD data sructure.
+ @param[in] FspmUpdDataPtr Pointer to the FSPM_UPD data structure.
@param[out] HobListPtr Pointer to receive the address of the HOB list.
@return EFI status returned by FspMemoryInit API.