Author: Armin Rigo <ar...@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
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to