[pypy-svn] r12869 - pypy/dist/pypy/documentation

arigo at codespeak.net arigo at codespeak.net
Sun May 29 17:08:04 CEST 2005


Author: arigo
Date: Sun May 29 17:08:04 2005
New Revision: 12869

Modified:
   pypy/dist/pypy/documentation/objspace.txt
Log:
Typo.


Modified: pypy/dist/pypy/documentation/objspace.txt
==============================================================================
--- pypy/dist/pypy/documentation/objspace.txt	(original)
+++ pypy/dist/pypy/documentation/objspace.txt	Sun May 29 17:08:04 2005
@@ -269,7 +269,7 @@
     <pypy type 'int'>
 
 
->> _`flow object space`:
+.. _`flow object space`:
 
 The Flow Object Space
 =====================



More information about the Pypy-commit mailing list