summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c')
-rw-r--r--MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c
index 2e01c60e0..330ba4597 100644
--- a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c
+++ b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c
@@ -48,7 +48,7 @@ InternalGetSmbusPpi (
@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.