summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-11-20 07:12:58 (GMT)
committerGeorg Brandl <georg@python.org>2006-11-20 07:12:58 (GMT)
commit1e753863b3b44aef56c039b8b07f8c73b17c669e (patch)
tree64b921432265366f5fc92c0f68ee61c36ebf20de /Doc
parent942f5e786440d78a1287b403e94093490f6e8547 (diff)
downloadcpython-1e753863b3b44aef56c039b8b07f8c73b17c669e.zip
cpython-1e753863b3b44aef56c039b8b07f8c73b17c669e.tar.gz
cpython-1e753863b3b44aef56c039b8b07f8c73b17c669e.tar.bz2
Further markup fix.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libxmlrpclib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libxmlrpclib.tex b/Doc/lib/libxmlrpclib.tex
index 4fe7d9d..0d54a51 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}