]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Further markup fix.
authorGeorg Brandl <georg@python.org>
Mon, 20 Nov 2006 07:12:58 +0000 (07:12 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 20 Nov 2006 07:12:58 +0000 (07:12 +0000)
Doc/lib/libxmlrpclib.tex

index 4fe7d9d2eeb3b0a51115af3f6896fece29db6405..0d54a5195622d67c73bb67e3523f4a93de0ae3c9 100644 (file)
@@ -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}