usbdi(9): Fix typo to simply -> to simplify

MFC after:	3 days
Pull Request:	https://github.com/freebsd/freebsd-src/pull/839
This commit is contained in:
Damien Broka 2023-09-11 12:12:27 +01:00 committed by Li-Wen Hsu
parent b24ed9c52d
commit 06bac0da13
No known key found for this signature in database
GPG key ID: 82B261B14D3BC7AF

View file

@ -350,7 +350,7 @@ Example4: SETUP + STATUS - split
.Ed
.Sh USB TRANSFER CONFIG
To simply the search for endpoints the
To simplify the search for endpoints the
.Nm usb
module defines a USB config structure where it is possible to specify
the characteristics of the wanted endpoint.