Skip to content

Commit f27bfd8

Browse files
committed
Fix typo.
1 parent 3c6780c commit f27bfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/gzip.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The module defines the following items:
6767
object.
6868

6969
When *fileobj* is not ``None``, the *filename* argument is only used to be
70-
included in the :program:`gzip` file header, which may includes the original
70+
included in the :program:`gzip` file header, which may include the original
7171
filename of the uncompressed file. It defaults to the filename of *fileobj*, if
7272
discernible; otherwise, it defaults to the empty string, and in this case the
7373
original filename is not included in the header.

0 commit comments

Comments
 (0)