From: George Yoshida Date: Tue, 18 Apr 2006 16:18:15 +0000 (+0000) Subject: fix typo X-Git-Tag: v2.5a2~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e7670a329e0d38c6c1497208590856ce21df5095;p=thirdparty%2FPython%2Fcpython.git fix typo --- diff --git a/Doc/lib/libxmlrpclib.tex b/Doc/lib/libxmlrpclib.tex index 2262ee928ce2..1c36f994b7c8 100644 --- a/Doc/lib/libxmlrpclib.tex +++ b/Doc/lib/libxmlrpclib.tex @@ -203,7 +203,7 @@ It also supports certain of Python's built-in operators through \subsection{Binary Objects \label{binary-objects}} -This class may initialized from string data (which may include NULs). +This class may be initialized from string data (which may include NULs). The primary access to the content of a \class{Binary} object is provided by an attribute: