summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2016-09-12 01:35:39 -0700
committerMichael Kinney <michael.d.kinney@intel.com>2016-10-07 18:09:09 -0700
commit00b7cc0fe327fcd00d70a8d30f16245cca0c55f2 (patch)
tree037913f92f493f12d1b4067bc939f994f5dcdbfb /MdePkg/Include/Uefi
parent3868d06d8209d4907c0c6b6f5ec690aebb8b5971 (diff)
downloadedk2-00b7cc0fe327fcd00d70a8d30f16245cca0c55f2.zip
edk2-00b7cc0fe327fcd00d70a8d30f16245cca0c55f2.tar.gz
edk2-00b7cc0fe327fcd00d70a8d30f16245cca0c55f2.tar.bz2
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>
Diffstat (limited to 'MdePkg/Include/Uefi')
-rw-r--r--MdePkg/Include/Uefi/UefiPxe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Uefi/UefiPxe.h b/MdePkg/Include/Uefi/UefiPxe.h
index 0af9b90..249a8c2 100644
--- a/MdePkg/Include/Uefi/UefiPxe.h
+++ b/MdePkg/Include/Uefi/UefiPxe.h
@@ -1079,7 +1079,7 @@ typedef struct s_pxe_cpb_start_31 {
///
/// protocol driver can provide anything for this Unique_ID, UNDI remembers
- /// that as just a 64bit value assocaited to the interface specified by
+ /// that as just a 64bit value associated to the interface specified by
/// the ifnum and gives it back as a parameter to all the call-back routines
/// when calling for that interface!
///