From e364478661e2a5e9195ce4a9f00761e154e48bfa Mon Sep 17 00:00:00 2001 From: Chen Fan Date: Wed, 9 Jul 2014 03:51:56 +0000 Subject: Fixed typos: hanlder should be handler. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chen Fan Reviewed-by: Jeff Fan git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15642 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Library/PiDxeS3BootScriptLib') diff --git a/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c b/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c index 739990679b..885b156d27 100644 --- a/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c +++ b/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c @@ -163,7 +163,7 @@ SaveBootScriptDataToLockBox ( run time phase. @param Event Pointer to this event - @param Context Event hanlder private data + @param Context Event handler private data **/ VOID EFIAPI -- cgit v1.2.3