[Python-checkins] r72568 - python/branches/py3k/Misc/NEWS
mark.dickinson
python-checkins at python.org
Mon May 11 18:41:34 CEST 2009
Author: mark.dickinson
Date: Mon May 11 18:41:34 2009
New Revision: 72568
Log:
typo: candiate -> candidate
Modified:
python/branches/py3k/Misc/NEWS
Modified: python/branches/py3k/Misc/NEWS
==============================================================================
--- python/branches/py3k/Misc/NEWS (original)
+++ python/branches/py3k/Misc/NEWS Mon May 11 18:41:34 2009
@@ -4,8 +4,8 @@
(editors: check NEWS.help for information about editing NEWS using ReST.)
-What's New in Python 3.1 release candiate 1?
-============================================
+What's New in Python 3.1 release candidate 1?
+=============================================
*Release date: XXXX-XX-XX*
More information about the Python-checkins
mailing list