[Python-checkins] r55067 - peps/trunk/pep-0283.txt

andrew.kuchling python-checkins at python.org
Wed May 2 03:25:32 CEST 2007


Author: andrew.kuchling
Date: Wed May  2 03:25:31 2007
New Revision: 55067

Modified:
   peps/trunk/pep-0283.txt
Log:
Another typo fix

Modified: peps/trunk/pep-0283.txt
==============================================================================
--- peps/trunk/pep-0283.txt	(original)
+++ peps/trunk/pep-0283.txt	Wed May  2 03:25:31 2007
@@ -235,7 +235,7 @@
       instable, I'm inclined not to do this.)
 
     - Decide on a clearer deprecation policy (especially for modules)
-      and act on it.  For a start, see this message from Neil Norwitz:
+      and act on it.  For a start, see this message from Neal Norwitz:
       http://mail.python.org/pipermail/python-dev/2002-April/023165.html
       There seems insufficient interest in moving this further in an
       organized fashion, and it's not particularly important.


More information about the Python-checkins mailing list