Skip to content

Commit fdaa34b

Browse files
committed
Reword the sentence about the default value for the compression level
1 parent 74647af commit fdaa34b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doc/library/gzip.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,7 @@ Once executed the :mod:`gzip` module keeps the input file(s).
222222
.. versionchanged:: 3.8
223223

224224
Add a new command line interface with a usage.
225-
By default, when you will execute the CLI, the default compression level is 6,
226-
it's a good tradeoff between the best and fast compression methods.
225+
By default, when you will execute the CLI, the default compression level is 6.
227226

228227
Command line options
229228
^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)