diff options
Diffstat (limited to 'MdePkg/Include/Uefi/UefiPxe.h')
-rw-r--r-- | MdePkg/Include/Uefi/UefiPxe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Uefi/UefiPxe.h b/MdePkg/Include/Uefi/UefiPxe.h index 0af9b90a6c..249a8c2d7a 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!
///
|