efi(8): Fix a typo in a source code comment

- s/writting/writing/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2021-11-07 14:07:24 +01:00
parent 3d6ed119e3
commit 2b0f6ad444

View File

@ -139,7 +139,7 @@ typedef enum {
@retval EFI_SUCCESS - The Blt operation completed.
@retval EFI_INVALID_PARAMETER - BltOperation is not valid.
@retval EFI_DEVICE_ERROR - A hardware error occurred writting to the video buffer.
@retval EFI_DEVICE_ERROR - A hardware error occurred writing to the video buffer.
--*/
typedef