summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BasePostCodeLibPort80/PostCode.c')
-rw-r--r--MdePkg/Library/BasePostCodeLibPort80/PostCode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePostCodeLibPort80/PostCode.c b/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
index f47a8aba05..eed47616e5 100644
--- a/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
+++ b/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
@@ -66,7 +66,7 @@ PostCode (
@param Value The 32-bit value to write to the POST card.
@param Description Pointer to an ASCII string that is a description of the
POST code value. This is an optional parameter that may
- be NULL. Ihis parameter is ignored in this implementation.
+ be NULL.
@return The 32-bit value to write to the POST card.