diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-07-29 16:47:06 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2018-07-29 16:47:06 -0400 |
| commit | c76a4d477fdfd939f144c036479a6d0bde3543c0 (patch) | |
| tree | 5fe406cc9ecf94e34d1c088df62f6cee7f48854b /docs/library/uzlib.rst | |
| parent | bfbb5cde5a7e629d80a58fc75f8c15b7c45e5503 (diff) | |
remove qemu-arm build; fix docs build bugs
Diffstat (limited to 'docs/library/uzlib.rst')
| -rw-r--r-- | docs/library/uzlib.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/uzlib.rst b/docs/library/uzlib.rst index f736ace81..ba08b535c 100644 --- a/docs/library/uzlib.rst +++ b/docs/library/uzlib.rst @@ -27,7 +27,7 @@ Functions .. class:: DecompIO(stream, wbits=0) - Create a `stream` wrapper which allows transparent decompression of + Create a ``stream`` wrapper which allows transparent decompression of compressed data in another *stream*. This allows to process compressed streams with data larger than available heap size. In addition to values described in :func:`decompress`, *wbits* may take values |
