summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DebugServicePei/DebugServicePei.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Universal/DebugServicePei/DebugServicePei.c')
-rw-r--r--MdeModulePkg/Universal/DebugServicePei/DebugServicePei.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/DebugServicePei/DebugServicePei.c b/MdeModulePkg/Universal/DebugServicePei/DebugServicePei.c
index b340727..cc3257e 100644
--- a/MdeModulePkg/Universal/DebugServicePei/DebugServicePei.c
+++ b/MdeModulePkg/Universal/DebugServicePei/DebugServicePei.c
@@ -78,7 +78,7 @@ PeiDebugAssert (
@param FileHandle Handle of the file being invoked.
@param PeiServices Describes the list of possible PEI Services.
- @retval EFI_SUCESS The entry point of Debug Service PEIM executes successfully.
+ @retval EFI_SUCCESS The entry point of Debug Service PEIM executes successfully.
@retval Others Some error occurs during the execution of this function.
**/