Skip to content

Commit 720f1d9

Browse files
authored
Missing .
1 parent fbb742a commit 720f1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ version 1.4.0-dev
1717
overhead of decompressing files has significantly been reduced and
1818
``python -m isal.igzip`` is now very close to the C ``igzip`` application.
1919
+ The ``igzip._IGZipReader`` in C is now used in ``igzip.decompress``. The
20-
``_GzipReader`` also can read from objects that support the buffer protocol
20+
``_GzipReader`` also can read from objects that support the buffer protocol.
2121
This has reduced overhead significantly.
2222

2323
version 1.3.0

0 commit comments

Comments
 (0)