]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix minor typo
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 5 Jul 2009 20:56:25 +0000 (20:56 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 5 Jul 2009 20:56:25 +0000 (20:56 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8747 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Library/SmbusLib.h

index 64ea42b445f498ae1061c0ef9865023dc80d8b6d..d9132d1bcee6a429e9dc0fd333484cc8b29d460b 100644 (file)
@@ -430,7 +430,7 @@ SmBusReadBlock (
   If any reserved bits of SmBusAddress are set, then ASSERT().\r
 \r
   @param  SmBusAddress  Address that encodes the SMBUS Slave Address,\r
-                        MBUS Command, SMBUS Data Length, and PEC.\r
+                        SMBUS Command, SMBUS Data Length, and PEC.\r
   @param  Buffer        Pointer to the buffer to store the bytes read from the SMBUS.\r
   @param  Status        Return status for the executed command.\r
                         This is an optional parameter and may be NULL.\r