Thanks to visit codestin.com Credit goes to github.com
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 00445d2 commit 057ab14Copy full SHA for 057ab14
1 file changed
Doc/lib/libbz2.tex
@@ -45,7 +45,7 @@ \subsection{(De)compression of files}
45
it doesn't exist, and truncated otherwise. If \var{buffering} is given,
46
\code{0} means unbuffered, and larger numbers specify the buffer size;
47
the default is \code{0}. If
48
-\var{compresslevel} is given, must be a number between \code{1} and
+\var{compresslevel} is given, it must be a number between \code{1} and
49
\code{9}; the default is \code{9}.
50
Add a \character{U} to mode to open the file for input with universal newline
51
support. Any line ending in the input file will be seen as a
0 commit comments