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 3c6780c commit f27bfd8Copy full SHA for f27bfd8
Doc/library/gzip.rst
@@ -67,7 +67,7 @@ The module defines the following items:
67
object.
68
69
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
+ included in the :program:`gzip` file header, which may include the original
71
filename of the uncompressed file. It defaults to the filename of *fileobj*, if
72
discernible; otherwise, it defaults to the empty string, and in this case the
73
original filename is not included in the header.
0 commit comments