diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2001-10-31 13:16:10 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2001-10-31 13:16:10 (GMT) |
commit | 2dab9c7d9b16bb64fb97fb687a87df9d1509c359 (patch) | |
tree | ab7709d5135b19e9d5cc54d5e5e9e50805fbe578 /Doc/whatsnew | |
parent | bbde5880a5a285a2e964b390d83543663455763a (diff) | |
download | cpython-2dab9c7d9b16bb64fb97fb687a87df9d1509c359.zip cpython-2dab9c7d9b16bb64fb97fb687a87df9d1509c359.tar.gz cpython-2dab9c7d9b16bb64fb97fb687a87df9d1509c359.tar.bz2 |
Fix markup typo
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r-- | Doc/whatsnew/whatsnew22.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew22.tex b/Doc/whatsnew/whatsnew22.tex index cb0817d..1636c34 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.} |