[Python-checkins] r57787 - peps/trunk/pep-3109.txt

collin.winter python-checkins at python.org
Fri Aug 31 02:18:43 CEST 2007


Author: collin.winter
Date: Fri Aug 31 02:18:43 2007
New Revision: 57787

Modified:
   peps/trunk/pep-3109.txt
Log:
Typo fix in PEP 3109.

Modified: peps/trunk/pep-3109.txt
==============================================================================
--- peps/trunk/pep-3109.txt	(original)
+++ peps/trunk/pep-3109.txt	Fri Aug 31 02:18:43 2007
@@ -238,7 +238,7 @@
 Implementation
 ==============
 
-This PEP was implemented in revisions 57783 [#r57783]_.
+This PEP was implemented in revision 57783 [#r57783]_.
 
 
 References


More information about the Python-checkins mailing list