Author: Matti Picus <[email protected]> Branch: Changeset: r71063:6f62316b9343 Date: 2014-04-29 22:39 +0300 http://bitbucket.org/pypy/pypy/changeset/6f62316b9343/
Log: typo (jodal) diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst --- a/pypy/doc/release-2.3.0.rst +++ b/pypy/doc/release-2.3.0.rst @@ -92,7 +92,7 @@ * Support for OpenBSD * Code cleanup: we continue to prune out old and unused code, and to refactor - large parts of the codebase. We have sepearated rpython from the PyPy python + large parts of the codebase. We have separated rpython from the PyPy python interpreter, and rpython is seeing use in other dynamic language projects. * Support for precompiled headers in the build process for MSVC _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
