diff options
Diffstat (limited to 'MdePkg/Include/Protocol/PxeBaseCodeCallBack.h')
-rw-r--r-- | MdePkg/Include/Protocol/PxeBaseCodeCallBack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/PxeBaseCodeCallBack.h b/MdePkg/Include/Protocol/PxeBaseCodeCallBack.h index 65b3220..3b36c56 100644 --- a/MdePkg/Include/Protocol/PxeBaseCodeCallBack.h +++ b/MdePkg/Include/Protocol/PxeBaseCodeCallBack.h @@ -27,7 +27,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #define EFI_PXE_BASE_CODE_CALLBACK_PROTOCOL_REVISION 0x00010000
///
-/// EFI 1.1 Revision Number defintion.
+/// EFI 1.1 Revision Number definition.
///
#define EFI_PXE_BASE_CODE_CALLBACK_INTERFACE_REVISION \
EFI_PXE_BASE_CODE_CALLBACK_PROTOCOL_REVISION
|