]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/HalRuntimeServicesExampleLib/Capsule.c
EmbeddedPkg: Fix typos in comments
[mirror_edk2.git] / EmbeddedPkg / Library / HalRuntimeServicesExampleLib / Capsule.c
index ec89cfdeec19084db04f86da2cfd9804d80798d3..0b1e6b086235bb2c39b114b459c0c1b50f6838a1 100644 (file)
@@ -120,7 +120,7 @@ Returns:
   }\r
 \r
   //\r
-  //Assume that capsules have the same flags on reseting or not.\r
+  //Assume that capsules have the same flags on resetting or not.\r
   //\r
   CapsuleHeader = CapsuleHeaderArray[0];\r
 \r
@@ -253,7 +253,7 @@ Returns:
 \r
   SupportCapsuleSize(&MaxSizePopulate,&MaxSizeNonPopulate);\r
   //\r
-  //Assume that capsules have the same flags on reseting or not.\r
+  //Assume that capsules have the same flags on resetting or not.\r
   //\r
   CapsuleHeader = CapsuleHeaderArray[0];\r
   if ((CapsuleHeader->Flags & CAPSULE_FLAGS_PERSIST_ACROSS_RESET) != 0) {\r