diff options
Diffstat (limited to 'MdePkg/Include/Protocol/FirmwareManagement.h')
-rw-r--r-- | MdePkg/Include/Protocol/FirmwareManagement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/FirmwareManagement.h b/MdePkg/Include/Protocol/FirmwareManagement.h index e615573a51..b199888fe1 100644 --- a/MdePkg/Include/Protocol/FirmwareManagement.h +++ b/MdePkg/Include/Protocol/FirmwareManagement.h @@ -241,7 +241,7 @@ typedef struct { #define PACKAGE_ATTRIBUTE_AUTHENTICATION_REQUIRED 0x0000000000000004
/**
- Callback funtion to report the process of the firmware updating.
+ Callback function to report the process of the firmware updating.
@param[in] Completion A value between 1 and 100 indicating the current completion
progress of the firmware update. Completion progress is
|