[Python-checkins] peps: minor typo

georg.brandl python-checkins at python.org
Wed Mar 23 21:23:53 CET 2011


http://hg.python.org/peps/rev/5c9959727753
changeset:   62:5c9959727753
user:        Barry Warsaw <barry at python.org>
date:        Fri Jul 28 05:49:32 2000 +0000
summary:
  minor typo

files:
  pep-0000.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/pep-0000.txt b/pep-0000.txt
--- a/pep-0000.txt
+++ b/pep-0000.txt
@@ -1,4 +1,4 @@
-yPEP: 0
+PEP: 0
 Title: Index of Python Enhancement Proposals (PEPs)
 Version: $Revision$
 Owner: bwarsaw at beopen.com (Barry A. Warsaw)

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list