Author: Matti Picus <[email protected]> Branch: Changeset: r96324:2265117e990a Date: 2019-03-15 13:02 +0200 http://bitbucket.org/pypy/pypy/changeset/2265117e990a/
Log: typo (squeaky_pl) diff --git a/pypy/doc/release-v7.1.0.rst b/pypy/doc/release-v7.1.0.rst --- a/pypy/doc/release-v7.1.0.rst +++ b/pypy/doc/release-v7.1.0.rst @@ -24,7 +24,7 @@ Until we can work with downstream providers to distribute builds with PyPy, we have made packages for some common packages `available as wheels`_. -The `CFFI`_ backend has been updated to version 1.12.2. We reccomend using CFFI +The `CFFI`_ backend has been updated to version 1.12.2. We recommend using CFFI rather than c-extensions to interact with C, and `cppyy`_ for interacting with C++ code. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
