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.
2 parents e70527a + 3ab335c commit dc512f8Copy full SHA for dc512f8
docs/intro.rst
@@ -3,7 +3,7 @@ Introduction
3
4
This package provides a Python interface for the `LZ4 compression library
5
<http://lz4.github.io/lz4/>`_ by Yann Collet. Support is provided for Python 2
6
-(from 2.6 onwards) and Pyton 3 (from 3.3 onwards).
+(from 2.6 onwards) and Python 3 (from 3.3 onwards).
7
8
The LZ4 library provides support for three specifications:
9
0 commit comments