From: Andrew M. Kuchling Date: Thu, 20 Apr 2006 13:38:36 +0000 (+0000) Subject: Markup fix X-Git-Tag: v2.5a2~102 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33432183d8db66137b73dd180be79cd9b7a6986c;p=python Markup fix --- diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index 2745f373da..3ea2637d31 100644 --- a/Doc/whatsnew/whatsnew25.tex +++ b/Doc/whatsnew/whatsnew25.tex @@ -1978,7 +1978,7 @@ instead of \ctype{int} to allow processing more data on 64-bit machines. Extension code may need to make the same change to avoid warnings and to support 64-bit machines. See the earlier -section~ref{section-353} for a discussion of this change. +section~\ref{section-353} for a discussion of this change. \item C API: The obmalloc changes mean that