From 0a18956d54cfe70b736b029c62ce53f29b903745 Mon Sep 17 00:00:00 2001 From: Gary Lin Date: Wed, 19 Oct 2016 15:01:26 +0800 Subject: MdeModulePkg/Universal: Fix typos in comments - stardard -> standard - doule -> double - defalut -> default - Pacakge -> Package - globa -> global - responsiblity -> responsibility - outputed -> outputted - specifiecd -> specified - Resuts -> Results - the a -> a - suported -> supported - assocated -> associated - TURE -> TRUE - successfull -> successfully - excute -> execute - reseting -> resetting - Retrive -> Retrieve - funciton -> function - paramter -> parameter - dependecy -> dependency - boundry -> boundary - permenantly -> permanently Cc: Feng Tian Cc: Star Zeng Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin Reviewed-by: Feng Tian Reviewed-by: Star Zeng --- MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.h') diff --git a/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.h b/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.h index 849d1f4233..be6929c654 100644 --- a/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.h +++ b/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.h @@ -300,7 +300,7 @@ FtwEraseSpareBlock ( ); /** - Retrive the proper FVB protocol interface by HANDLE. + Retrieve the proper FVB protocol interface by HANDLE. @param FvBlockHandle The handle of FVB protocol that provides services for @@ -641,7 +641,7 @@ GetFvbByAddress ( ); /** - Retrive the proper Swap Address Range protocol interface. + Retrieve the proper Swap Address Range protocol interface. @param[out] SarProtocol The interface of SAR protocol -- cgit v1.2.3