From: George Yoshida Date: Tue, 18 Apr 2006 16:20:09 +0000 (+0000) Subject: fix typo X-Git-Tag: v2.4.4c1~257 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7678407cb0277f10d4a987c97bac7c91e530f264;p=thirdparty%2FPython%2Fcpython.git fix typo --- diff --git a/Doc/lib/libxmlrpclib.tex b/Doc/lib/libxmlrpclib.tex index af649d76d28f..c5422710fcb3 100644 --- a/Doc/lib/libxmlrpclib.tex +++ b/Doc/lib/libxmlrpclib.tex @@ -189,7 +189,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: