mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
docs: uzlib: Typo fix.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
:synopsis: zlib decompression
|
||||
|
||||
This modules allows to decompress binary data compressed with DEFLATE
|
||||
algorithm (commonly used in zlib libarary and gzip archiver). Compression
|
||||
algorithm (commonly used in zlib library and gzip archiver). Compression
|
||||
is not yet implemented.
|
||||
|
||||
Functions
|
||||
|
||||
Reference in New Issue
Block a user