diff --git a/MdePkg/Include/Library/S3BootScriptLib.h b/MdePkg/Include/Library/S3BootScriptLib.h index 828ce83749..1afb07c248 100644 --- a/MdePkg/Include/Library/S3BootScriptLib.h +++ b/MdePkg/Include/Library/S3BootScriptLib.h @@ -492,7 +492,7 @@ S3BootScriptSaveInformationAsciiString ( for figuring out how to get the script to run on an S3 resume because the boot script maintained by the lib will be destroyed. - @return the base address of the new copy of the boot script tble. + @return the base address of the new copy of the boot script table. **/ UINT8* diff --git a/MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c b/MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c index d28a58f13c..bb075db7d2 100644 --- a/MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c +++ b/MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c @@ -455,7 +455,7 @@ S3BootScriptSaveInformationAsciiString ( how to get the script to run on an S3 resume because the boot script maintained by the lib will be destroyed. - @return the base address of the new copy of the boot script tble. + @return the base address of the new copy of the boot script table. **/ UINT8*