Fix typo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32552 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c265fd23cd
commit
9dbe55ebcc
@ -1384,7 +1384,7 @@ OHCI::_InsertEndpointForPipe(Pipe *pipe)
|
||||
break;
|
||||
|
||||
default:
|
||||
TRACE_ERROR("unaccetable speed\n");
|
||||
TRACE_ERROR("unacceptable speed\n");
|
||||
_FreeEndpoint(endpoint);
|
||||
return B_ERROR;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user