From: Gregory P. Smith Date: Fri, 5 Jan 2007 07:21:35 +0000 (+0000) Subject: typo fix X-Git-Tag: v2.6a1~2317 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d92d3c71977e7c50663e6fc298c23fbec9a670ea;p=python typo fix --- diff --git a/Doc/lib/libsimplexmlrpc.tex b/Doc/lib/libsimplexmlrpc.tex index 7a9786125d..6b458558cd 100644 --- a/Doc/lib/libsimplexmlrpc.tex +++ b/Doc/lib/libsimplexmlrpc.tex @@ -15,7 +15,7 @@ CGI environment, using \class{CGIXMLRPCRequestHandler}. \begin{classdesc}{SimpleXMLRPCServer}{addr\optional{, requestHandler\optional{, - logRequests\optional{allow_none\optional{, encoding}}}}} + logRequests\optional{, allow_none\optional{, encoding}}}}} Create a new server instance. This class provides methods for registration of functions that can be called by