Author: Matti Picus <[email protected]>
Branch:
Changeset: r90934:5a015a054c16
Date: 2017-04-03 19:44 +0300
http://bitbucket.org/pypy/pypy/changeset/5a015a054c16/
Log: typo (marky1991)
diff --git a/pypy/doc/release-v5.7.1.rst b/pypy/doc/release-v5.7.1.rst
--- a/pypy/doc/release-v5.7.1.rst
+++ b/pypy/doc/release-v5.7.1.rst
@@ -8,7 +8,7 @@
* correctly handle an edge case in dict.pop (issue 2508_)
* fix a regression to correctly handle multiple inheritance in a C-API type
- where the seconde base is an app-level class with a ``__new__`` function
+ where the second base is an app-level class with a ``__new__`` function
* fix a regression to fill a C-API type's ``tp_getattr`` slot from a
``__getattr__`` method (issue 2523_)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit