Fix trivial typo
This commit is contained in:
parent
5577b55cf5
commit
1828d14c08
@ -4144,7 +4144,7 @@ static int sam_transfer(FAR struct usbhost_driver_s *drvr, usbhost_ep_t ep,
|
||||
|
||||
if (ret < 0)
|
||||
{
|
||||
udbg("ERROR: Tranfer setup failed: %d\n", ret);
|
||||
udbg("ERROR: Transfer setup failed: %d\n", ret);
|
||||
goto errout_with_iocwait;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user