From 1e753863b3b44aef56c039b8b07f8c73b17c669e Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 20 Nov 2006 07:12:58 +0000 Subject: [PATCH] Further markup fix. --- Doc/lib/libxmlrpclib.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libxmlrpclib.tex b/Doc/lib/libxmlrpclib.tex index 4fe7d9d2eeb..0d54a519562 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}