]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Include/Protocol/GraphicsOutput.h
BaseTools: Various typo
[mirror_edk2.git] / BaseTools / Source / C / Include / Protocol / GraphicsOutput.h
index e03bda80c8e1da1a2b207e8d22a021e880a25cd0..0bd60c0b65b45d850a4812f5ffa2331ea2ccc546 100644 (file)
@@ -149,12 +149,12 @@ typedef enum {
   @param  DestinationX X coordinate of destination for the BltBuffer.\r
   @param  DestinationY Y coordinate of destination for the BltBuffer.\r
   @param  Width        Width of rectangle in BltBuffer in pixels.\r
-  @param  Height       Hight of rectangle in BltBuffer in pixels.\r
+  @param  Height       Height of rectangle in BltBuffer in pixels.\r
   @param  Delta        OPTIONAL\r
 \r
   @retval EFI_SUCCESS           The Blt operation completed.\r
   @retval EFI_INVALID_PARAMETER BltOperation is not valid.\r
-  @retval EFI_DEVICE_ERROR      A hardware error occured writting to the video buffer.\r
+  @retval EFI_DEVICE_ERROR      A hardware error occurred writing to the video buffer.\r
 \r
 **/\r
 typedef\r