]> granicus.if.org Git - python/commitdiff
typo fix
authorGregory P. Smith <greg@mad-scientist.com>
Fri, 5 Jan 2007 07:21:35 +0000 (07:21 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Fri, 5 Jan 2007 07:21:35 +0000 (07:21 +0000)
Doc/lib/libsimplexmlrpc.tex

index 7a9786125d58b41a30ab5698119b04a0956b28d5..6b458558cd5d0a3c40b18788ebd56d787ac7e24f 100644 (file)
@@ -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