Skip to content

Commit c3be333

Browse files
committed
README.md: Fix a typo from the last commit.
1 parent b2a0897 commit c3be333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The **Pololu USB Library** (also known as **libusbp**) is a cross-platform C lib
1212
- Can perform I/O on generic (vendor-defined) USB interfaces:
1313
- Synchronous control transfers.
1414
- Synchronous and asynchronous bulk/interrupt transfers on IN endpoints.
15-
- Synchronous bulk/interrupt transfets on OUT endpoints.
15+
- Synchronous bulk/interrupt transfers on OUT endpoints.
1616
- Can retrieve the names of virtual serial ports provided by a specified USB device (e.g. "COM5").
1717
- Provides detailed error information to the caller.
1818
- Each error includes one or more English sentences describing the error, including error codes from underlying APIs.

0 commit comments

Comments
 (0)