]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/HiiDatabase.h
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / MdePkg / Include / Protocol / HiiDatabase.h
index b94323fc7670324f3a5ab2c7b0f3081881b30c82..4fb26134bc8bd8267d5d437fa4760507ca7e4287 100644 (file)
@@ -147,8 +147,7 @@ EFI_STATUS
   EFI_HII_PACKAGE_TYPE_GUID, the Guid field, as defined in\r
   EFI_HII_PACKAGE_GUID_HEADER. Iterate through the packages within\r
   the existing package list in the HII database specified by\r
-  Handle. If a package??s type matches one of the types collected\r
-  in step 1, then perform the following steps:\r
+  Handle. If a package's type matches one of the collected types, then perform the following steps:\r
   - Call any functions registered with the notification type\r
   REMOVE_PACK.\r
   - Remove the package from the package list and the HII\r
@@ -355,7 +354,7 @@ EFI_STATUS
   @retval EFI_SUCCESS   Unregister the notification Successsfully\r
   \r
   @retval EFI_NOT_FOUND The incoming notification handle does not exist \r
-                        in current hii database.\r
+                        in the current hii database.\r
   \r
 **/\r
 typedef\r