]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.c
MdeModulePkg/Universal: Fix typos in comments
[mirror_edk2.git] / MdeModulePkg / Universal / FaultTolerantWriteDxe / FaultTolerantWriteDxe.c
index f5707292730d65187d2be8e7f2c53d7d51a27a88..3fa5431cab35cb3763035d37b3fb71df4060abf2 100644 (file)
@@ -56,7 +56,7 @@ EFI_EVENT                                 mFvbRegistration = NULL;
 \r
 \r
 /**\r
-  Retrive the FVB protocol interface by HANDLE.\r
+  Retrieve the FVB protocol interface by HANDLE.\r
 \r
   @param[in]  FvBlockHandle     The handle of FVB protocol that provides services for\r
                                 reading, writing, and erasing the target block.\r
@@ -84,7 +84,7 @@ FtwGetFvbByHandle (
 }\r
 \r
 /**\r
-  Retrive the Swap Address Range protocol interface.\r
+  Retrieve the Swap Address Range protocol interface.\r
 \r
   @param[out] SarProtocol       The interface of SAR protocol\r
 \r