correct spell error

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5553 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian 2008-07-23 06:31:50 +00:00
parent 3cb9e605be
commit 34a0bac475
1 changed files with 1 additions and 1 deletions

View File

@ -1086,7 +1086,7 @@ UsbBusDriverEntryPoint (
Check whether USB bus driver support this device. Check whether USB bus driver support this device.
@param This The USB bus driver binding protocol. @param This The USB bus driver binding protocol.
@param Controller The controller handle to test againist. @param Controller The controller handle to check.
@param RemainingDevicePath The remaining device path. @param RemainingDevicePath The remaining device path.
@retval EFI_SUCCESS The bus supports this controller. @retval EFI_SUCCESS The bus supports this controller.