mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
efi(8): Fix a typo in a source code comment
- s/writting/writing/ MFC after: 3 days
This commit is contained in:
parent
3d6ed119e3
commit
2b0f6ad444
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user