]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiDatabase/HiiDatabase.h
EdkCompatibilityPkg: Fix typos in comments
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Efi / Protocol / HiiDatabase / HiiDatabase.h
index b319aae973d13795fea8346485bd82be272ae310..0db81dd2a3677deeb85f6139ef675fe8255cddb6 100644 (file)
@@ -201,7 +201,7 @@ EFI_STATUS
     Handle             - An array of EFI_HII_HANDLE instances returned.\r
         \r
   Returns:\r
-    EFI_SUCCESS            - The matching handles are outputed successfully.\r
+    EFI_SUCCESS            - The matching handles are outputted successfully.\r
                              HandleBufferLength is updated with the actual length.\r
     EFI_BUFFER_TO_SMALL    - The HandleBufferLength parameter indicates that\r
                              Handle is too small to support the number of handles.\r
@@ -248,7 +248,7 @@ EFI_STATUS
                              is too small to support the number of handles.     \r
                              HandleBufferLength is updated with a value that will\r
                              enable the data to fit.\r
-    EFI_NOT_FOUND          - The specifiecd Handle could not be found in the current\r
+    EFI_NOT_FOUND          - The specified Handle could not be found in the current\r
                              database.\r
     EFI_INVALID_PARAMETER  - Handle or Buffer or BufferSize was NULL.\r
      \r