Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 057ab14

Browse files
committed
* libbz2.tex
Fixed minor typo, suggested by Drew Perttula <[email protected]>.
1 parent 00445d2 commit 057ab14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libbz2.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ \subsection{(De)compression of files}
4545
it doesn't exist, and truncated otherwise. If \var{buffering} is given,
4646
\code{0} means unbuffered, and larger numbers specify the buffer size;
4747
the default is \code{0}. If
48-
\var{compresslevel} is given, must be a number between \code{1} and
48+
\var{compresslevel} is given, it must be a number between \code{1} and
4949
\code{9}; the default is \code{9}.
5050
Add a \character{U} to mode to open the file for input with universal newline
5151
support. Any line ending in the input file will be seen as a

0 commit comments

Comments
 (0)