Author: Armin Rigo <[email protected]>
Branch: s390x-backend
Changeset: r82934:5eb1d600077e
Date: 2016-03-10 11:56 +0100
http://bitbucket.org/pypy/pypy/changeset/5eb1d600077e/

Log:    Fix branch name

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -13,7 +13,7 @@
 
 The jit compiler backend implementation for the s390x architecutre.
 
-.. branch: s390x-enhance-speedup
+.. branch: s390x-enhance-speed
 
 Refactoring to only store 64-bit values in the literal pool of the assembly. 
Generated machine code uses less space and runs faster.
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to