Kaydet (Commit) 6302a5a9 authored tarafından Thomas Wouters's avatar Thomas Wouters

Fix typpo.

üst 20dd93f4
......@@ -169,7 +169,7 @@ The two following opening hooks are provided by this module:
Transparently opens files compressed with gzip and bzip2 (recognized
by the extensions \code{'.gz'} and \code{'.bz2'}) using the \module{gzip}
and \module{bz2} modules. If the filename extension is not \code{'.gz'}
or \code{'.bz2'}, the file is openned normally (ie,
or \code{'.bz2'}, the file is opened normally (ie,
using \function{open()} without any decompression).
Usage example:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment