summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2006-04-20 13:38:36 +0000
committerAndrew M. Kuchling <amk@amk.ca>2006-04-20 13:38:36 +0000
commit33432183d8db66137b73dd180be79cd9b7a6986c (patch)
tree59e1c12a728495d8b94eaeb3269b5ca003f14b7d
parent63fe9b5ae21224899016b00fc241f2e3b69b5872 (diff)
downloadcpython-git-33432183d8db66137b73dd180be79cd9b7a6986c.tar.gz
Markup fix
-rw-r--r--Doc/whatsnew/whatsnew25.tex2
1 files changed, 1 insertions, 1 deletions
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