Author: mattip <[email protected]> Branch: Changeset: r75689:84a627b39a2c Date: 2015-02-03 22:46 +0200 http://bitbucket.org/pypy/pypy/changeset/84a627b39a2c/
Log: spelling (camara) diff --git a/pypy/doc/release-2.5.0.rst b/pypy/doc/release-2.5.0.rst --- a/pypy/doc/release-2.5.0.rst +++ b/pypy/doc/release-2.5.0.rst @@ -63,7 +63,7 @@ was started during a GSoC. * IO operations got a performance boost by adding a **pinning** interface that is - used by rffi.alloc_buffer and rff.get_nonmovablebuffer. + used by rffi.alloc_buffer and rffi.get_nonmovablebuffer. * Our integrated numpy support gained much of the GenericUfunc api in order to support the lapack/blas linalg module of numpy. This dovetails with work in the _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
