From: Fred Drake Date: Mon, 2 Aug 2004 21:50:26 +0000 (+0000) Subject: fix markup error X-Git-Tag: v2.4a2~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e72bd4d621f9614c38988c491a8309833db64950;p=python fix markup error --- diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index 58a0a3c07d..707527f4e0 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex @@ -317,7 +317,7 @@ compatibility with whatever syntax is used in 2.4final. \seepep{318}{Decorators for Functions, Methods and Classes}{Written by Kevin D. Smith, Jim Jewett, and Skip Montanaro. Several people wrote patches implementing function decorators, but the one that was -actually checked in was patch #979728, written by Mark Russell.} +actually checked in was patch \#979728, written by Mark Russell.} \end{seealso} %======================================================================