Author: Armin Rigo <[email protected]> Branch: Changeset: r70852:d9b1c16461ba Date: 2014-04-22 12:31 +0200 http://bitbucket.org/pypy/pypy/changeset/d9b1c16461ba/
Log: typo diff --git a/pypy/doc/whatsnew-2.3.0.rst b/pypy/doc/whatsnew-2.3.0.rst --- a/pypy/doc/whatsnew-2.3.0.rst +++ b/pypy/doc/whatsnew-2.3.0.rst @@ -151,4 +151,4 @@ add 'lib' prefix to link libraries on OpenBSD .. branch: small-unroll-improvements -Improve optimiziation of small allocation-heavy loops in the JIT +Improve optimization of small allocation-heavy loops in the JIT _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
