diff options
Diffstat (limited to 'MdePkg/Include/Base.h')
-rw-r--r-- | MdePkg/Include/Base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Base.h b/MdePkg/Include/Base.h index 93f6686b99..c666148464 100644 --- a/MdePkg/Include/Base.h +++ b/MdePkg/Include/Base.h @@ -302,7 +302,7 @@ struct _LIST_ENTRY { //
// UEFI specification claims 1 and 0. We are concerned about the
-// complier portability so we did it this way.
+// compiler portability so we did it this way.
//
///
|