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 <thuth@redhat.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
This commit is contained in:
committed by
Michael Kinney
parent
3868d06d82
commit
00b7cc0fe3
@@ -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
|
||||
|
Reference in New Issue
Block a user