s/USB involving/USB transfers involving/
This commit is contained in:
@@ -82,7 +82,7 @@ func (e *endpoint) String() string {
|
|||||||
return e.Info.String()
|
return e.Info.String()
|
||||||
}
|
}
|
||||||
|
|
||||||
// SetTimeout sets a timeout duration for all new USB involving
|
// SetTimeout sets a timeout duration for all new USB transfers involving
|
||||||
// this endpoint.
|
// this endpoint.
|
||||||
func (e *endpoint) SetTimeout(t time.Duration) {
|
func (e *endpoint) SetTimeout(t time.Duration) {
|
||||||
e.timeout = t
|
e.timeout = t
|
||||||
|
Reference in New Issue
Block a user