Skip to content

Commit 6bb9d3e

Browse files
Ivoahpfalcon
authored andcommitted
docs/uctypes.rst: Fix typo (steamlined -> streamlined).
1 parent dc32016 commit 6bb9d3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/library/uctypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
This module implements "foreign data interface" for MicroPython. The idea
88
behind it is similar to CPython's ``ctypes`` modules, but actual API is
9-
different, steamlined and optimized for small size.
9+
different, streamlined and optimized for small size.
1010

1111
Defining structure layout
1212
-------------------------

0 commit comments

Comments
 (0)