Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: 
Changeset: r61535:82eec7c33061
Date: 2013-02-21 15:45 +0200
http://bitbucket.org/pypy/pypy/changeset/82eec7c33061/

Log:    fix formatting?

diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst
--- a/pypy/doc/index.rst
+++ b/pypy/doc/index.rst
@@ -295,8 +295,7 @@
 ``*/test/``                        many directories have a test subdirectory 
containing test 
                                    modules (see `Testing in PyPy`_) 
 
-``_cache/``                        holds cache files from internally 
`translating application 
-                                   level to interpreterlevel`_ code.   
+``_cache/``                        holds cache files from internally 
`translating application level to interpreterlevel`_ code.   
 ================================   =========================================== 
 
 .. _`bytecode interpreter`: interpreter.html
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to