[pypy-svn] r41512 - pypy/dist/pypy/doc
hpk at codespeak.net
hpk at codespeak.net
Tue Mar 27 17:44:38 CEST 2007
Author: hpk
Date: Tue Mar 27 17:44:37 2007
New Revision: 41512
Modified:
pypy/dist/pypy/doc/new-architecture.txt
Log:
typo
Modified: pypy/dist/pypy/doc/new-architecture.txt
==============================================================================
--- pypy/dist/pypy/doc/new-architecture.txt (original)
+++ pypy/dist/pypy/doc/new-architecture.txt Tue Mar 27 17:44:37 2007
@@ -30,7 +30,7 @@
Conversely, our implementation techniques, including the JIT compiler
generator, should become robust against changes in the languages
-implementated.
+implemented.
High Level Goals
More information about the Pypy-commit
mailing list