[pypy-svn] rev 895 - pypy/trunk/doc

hpk at codespeak.net hpk at codespeak.net
Sun Jun 22 11:10:41 CEST 2003


Author: hpk
Date: Sun Jun 22 11:10:41 2003
New Revision: 895

Modified:
   pypy/trunk/doc/ObSpIntfc.txt
Log:
added a dot



Modified: pypy/trunk/doc/ObSpIntfc.txt
==============================================================================
--- pypy/trunk/doc/ObSpIntfc.txt	(original)
+++ pypy/trunk/doc/ObSpIntfc.txt	Sun Jun 22 11:10:41 2003
@@ -24,7 +24,7 @@
 ----------------------------
 
 **initialize():**
-  Function which initializes w_builtins and the other w_constants
+  Function which initializes w_builtins and the other w_constants.
 
 **getexecutioncontext():**
   Return current active execution context.


More information about the Pypy-commit mailing list