]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix a typo.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 31 Oct 2008 08:19:34 +0000 (08:19 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 31 Oct 2008 08:19:34 +0000 (08:19 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6356 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/UefiScsiLib/UefiScsiLib.c

index 847029789a28062f46e4ed018287cfeb62a60522..2303400a5647b878d1f513cb88c381aaa3bf5bb3 100644 (file)
@@ -151,7 +151,7 @@ ScsiTestUnitReadyCommand (
   @param[in, out] SenseDataLength    The length of output sense data.\r
   @param[out]    HostAdapterStatus  The status of Host Adapter.\r
   @param[out]    TargetStatus       The status of the target.\r
-  @param[in, out] InquirydataBuffer  A pointer to inquiry data buffer.\r
+  @param[in, out] InquiryDataBuffer  A pointer to inquiry data buffer.\r
   @param[in, out] InquiryDataLength  The length of inquiry data buffer.\r
   @param[in]     EnableVitalProductData  Boolean to enable Vital Product Data.\r
 \r