From: George Yoshida Date: Mon, 20 Nov 2006 02:24:48 +0000 (+0000) Subject: markup fix X-Git-Tag: v2.6a1~2417 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=942f5e786440d78a1287b403e94093490f6e8547;p=python markup fix --- diff --git a/Doc/lib/libxmlrpclib.tex b/Doc/lib/libxmlrpclib.tex index e3caab30eb..4fe7d9d2ee 100644 --- a/Doc/lib/libxmlrpclib.tex +++ b/Doc/lib/libxmlrpclib.tex @@ -106,7 +106,7 @@ compatibility. New code should use \class{ServerProxy}. \versionchanged[Instances of new-style classes can be passed in if they have an \var{__dict__} attribute and don't have a base class -that is marshalled in a special way.}{2.6} +that is marshalled in a special way.]{2.6} \end{classdesc}