From 00b7cc0fe327fcd00d70a8d30f16245cca0c55f2 Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Mon, 12 Sep 2016 01:35:39 -0700 Subject: MdePkg: Fix some typing errors in the header files Correct the typos in some header files of MdePkg. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Thomas Huth Reviewed-by: Liming Gao Reviewed-by: Michael Kinney --- MdePkg/Include/Protocol/FirmwareManagement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Include/Protocol/FirmwareManagement.h') 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 -- cgit v1.2.3