summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c')
-rw-r--r--MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
index a62ff7c4b..ab3bd47aa 100644
--- a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
+++ b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
@@ -59,7 +59,7 @@ SmbusLibConstructor (
@param SmbusOperation Signifies which particular SMBus hardware protocol instance that it will use to
execute the SMBus transactions.
- @param SmBusAddress Address that encodes the SMBUS Slave Address,
+ @param SmBusAddress The address that encodes the SMBUS Slave Address,
SMBUS Command, SMBUS Data Length, and PEC.
@param Length Signifies the number of bytes that this operation will do. The maximum number of
bytes can be revision specific and operation specific.