Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r1522:5722a31bd60a
Date: 2014-06-24 10:51 +0200
http://bitbucket.org/cffi/cffi/changeset/5722a31bd60a/

Log:    Transplant 08a4b8145f90

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -63,7 +63,7 @@
 left.
 
 It supports CPython 2.6; 2.7; 3.x (tested with 3.2 and 3.3);
-and is distrubuted with PyPy 2.0 beta2 or later.
+and is distributed with PyPy 2.0 beta2 or later.
 
 Its speed is comparable to ctypes on CPython (a bit faster but a higher
 warm-up time).  It is already faster than ctypes on PyPy (1.5x-2x), but not yet
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to