From 2dab9c7d9b16bb64fb97fb687a87df9d1509c359 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Wed, 31 Oct 2001 13:16:10 +0000 Subject: [PATCH] Fix markup typo --- Doc/whatsnew/whatsnew22.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/whatsnew22.tex b/Doc/whatsnew/whatsnew22.tex index cb0817da7ee..1636c34f5ec 100644 --- a/Doc/whatsnew/whatsnew22.tex +++ b/Doc/whatsnew/whatsnew22.tex @@ -42,7 +42,7 @@ The final release of Python 2.2 is planned for December 2001. \begin{seealso} -\url{http://www.unixreview.com/documents/s=1356/urm0109h/0109h.htm} +\seeurl{http://www.unixreview.com/documents/s=1356/urm0109h/0109h.htm} {``What's So Special About Python 2.2?'' is also about the new 2.2 features, and was written by Cameron Laird and Kathryn Soraiz.}