[pypy-commit] extradoc extradoc: one more

arigo noreply at buildbot.pypy.org
Sat Jan 28 13:45:50 CET 2012


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r4064:d95b8fd7f2dd
Date: 2012-01-28 13:45 +0100
http://bitbucket.org/pypy/extradoc/changeset/d95b8fd7f2dd/

Log:	one more

diff --git a/blog/draft/numpy-status-update-2.rst b/blog/draft/numpy-status-update-2.rst
--- a/blog/draft/numpy-status-update-2.rst
+++ b/blog/draft/numpy-status-update-2.rst
@@ -9,7 +9,7 @@
 
 * more ufuncs
 
-* most ufuncs now accept axis parameter (except ``all`` and ``any``)
+* most ufuncs now accept the ``axis`` parameter (except ``all`` and ``any``)
 
 * fixed string representation of arrays, now it's identical to numpy (uses
   pretty much the same code)


More information about the pypy-commit mailing list