Author: Matti Picus <matti.pi...@gmail.com> Branch: Changeset: r85033:59e0c0b0b7f6 Date: 2016-06-08 19:13 +0300 http://bitbucket.org/pypy/pypy/changeset/59e0c0b0b7f6/
Log: fix typos (arigato) diff --git a/pypy/doc/release-pypy2.7-v5.3.0.rst b/pypy/doc/release-pypy2.7-v5.3.0.rst --- a/pypy/doc/release-pypy2.7-v5.3.0.rst +++ b/pypy/doc/release-pypy2.7-v5.3.0.rst @@ -176,10 +176,10 @@ * Reduce the size of generated code by using the same function objects in all generated subclasses - * Share cpyext Py* function wrappers according to the signature, shrining the - translated libpypy.so by about + * Share cpyext Py* function wrappers according to the signature, shrinking the + translated libpypy.so by about 10% (measured without the JIT) - * Compile c snippets with -Werror, and fix warnings it exposed + * Compile c snippets with -Werror, and fix warnings it exposed .. _resolved: http://doc.pypy.org/en/latest/whatsnew-5.3.0.html .. _Numpy: https://bitbucket.org/pypy/numpy _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit