From: Georg Brandl <georg@python.org>
Date: Sat, 31 Mar 2007 11:58:36 +0000 (+0000)
Subject: Duplicate label fix.
X-Git-Tag: v2.6a1~1903
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc580bd821f4df2235f95f3b7405e41a7c4094cc;p=python

Duplicate label fix.
---

diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index 72fd3068b3..7c92be256f 100644
--- a/Doc/whatsnew/whatsnew23.tex
+++ b/Doc/whatsnew/whatsnew23.tex
@@ -896,7 +896,7 @@ by Kevin Altis, Dave Cole, Andrew McNamara, Skip Montanaro, Cliff Wells.
 \end{seealso}
 
 %======================================================================
-\section{PEP 307: Pickle Enhancements \label{section-pep305}}
+\section{PEP 307: Pickle Enhancements \label{section-pep307}}
 
 The \module{pickle} and \module{cPickle} modules received some
 attention during the 2.3 development cycle.  In 2.2, new-style classes