[pypy-commit] extradoc extradoc: front -> forefront

arigo noreply at buildbot.pypy.org
Fri Apr 4 12:07:30 CEST 2014


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r5178:c4300ba74632
Date: 2014-04-04 12:07 +0200
http://bitbucket.org/pypy/extradoc/changeset/c4300ba74632/

Log:	front -> forefront

diff --git a/planning/tmdonate2.txt b/planning/tmdonate2.txt
--- a/planning/tmdonate2.txt
+++ b/planning/tmdonate2.txt
@@ -56,7 +56,7 @@
 
 The aim of this series of proposals is to research and implement
 Transactional Memory in PyPy.  This is a technique that recently came to
-the front of the multi-core scene.  It promises to offer multi-core CPU
+the forefront of the multi-core scene.  It promises to offer multi-core CPU
 usage without requiring to fall back to the multi-process solutions
 described above, and also should allow to change the core of the event systems
 mentioned above to enable the use of multiple cores without the explicit use of


More information about the pypy-commit mailing list