We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 223ac0a commit bc524c4Copy full SHA for bc524c4
1 file changed
Doc/lib/libzlib.tex
@@ -87,7 +87,7 @@ \section{\module{zlib} ---
87
\end{funcdesc}
88
89
\begin{funcdesc}{decompressobj}{\optional{wbits}}
90
- Returns a compression object, to be used for decompressing data
+ Returns a decompression object, to be used for decompressing data
91
streams that won't fit into memory at once. The \var{wbits}
92
parameter controls the size of the window buffer.
93
0 commit comments