Skip to content
Snippets Groups Projects
Commit 6bb9d3ea authored by Noah Rosamilia's avatar Noah Rosamilia Committed by Paul Sokolovsky
Browse files

docs/uctypes.rst: Fix typo (steamlined -> streamlined).

parent dc320164
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
This module implements "foreign data interface" for MicroPython. The idea This module implements "foreign data interface" for MicroPython. The idea
behind it is similar to CPython's ``ctypes`` modules, but actual API is behind it is similar to CPython's ``ctypes`` modules, but actual API is
different, steamlined and optimized for small size. different, streamlined and optimized for small size.
Defining structure layout Defining structure layout
------------------------- -------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment