Index: MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c
===================================================================
--- MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c	(revision 14952)
+++ MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c	(working copy)
@@ -1,7 +1,7 @@
 /** @file
   Save the S3 data to S3 boot script. 
  
-  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
+  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
 
   This program and the accompanying materials
   are licensed and made available under the terms and conditions
@@ -62,7 +62,7 @@
   This is an internal function to add a terminate node the entry, recalculate the table 
   length and fill into the table. 
   
-  @return the base address of the boot script tble.   
+  @return the base address of the boot script table.   
  **/
 UINT8*
 S3BootScriptInternalCloseTable (
@@ -651,7 +651,7 @@
   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.   
   @note this function could only called in boot time phase
 
 **/
Index: MdePkg/Include/Library/S3BootScriptLib.h
===================================================================
--- MdePkg/Include/Library/S3BootScriptLib.h	(revision 15037)
+++ MdePkg/Include/Library/S3BootScriptLib.h	(working copy)
@@ -492,7 +492,7 @@
   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*
Index: MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c
===================================================================
--- MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c	(revision 15037)
+++ MdePkg/Library/BaseS3BootScriptLibNull/BootScriptLib.c	(working copy)
@@ -455,7 +455,7 @@
   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*
