]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Include/Protocol/UgaDraw.h
BaseTools: Various typo
[mirror_edk2.git] / BaseTools / Source / C / Include / Protocol / UgaDraw.h
index a89a867ac3c5d00a91f477e2a5be70bf3e4055f8..0e33baa4f7974ec62ee3d7851e79ddcf917676f7 100644 (file)
@@ -133,12 +133,12 @@ typedef enum {
     @param[in] DestinationX  - X coordinate of destination for the BltBuffer.\r
     @param[in] DestinationY  - Y coordinate of destination for the BltBuffer.\r
     @param[in] Width         - Width of rectangle in BltBuffer in pixels.\r
-    @param[in] Height        - Hight of rectangle in BltBuffer in pixels.\r
+    @param[in] Height        - Height of rectangle in BltBuffer in pixels.\r
     @param[in] 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