]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
fix typo
authorGeorge Yoshida <dynkin@gmail.com>
Tue, 18 Apr 2006 16:20:09 +0000 (16:20 +0000)
committerGeorge Yoshida <dynkin@gmail.com>
Tue, 18 Apr 2006 16:20:09 +0000 (16:20 +0000)
Doc/lib/libxmlrpclib.tex

index af649d76d28fbc50cb522d6c8ceeeec667106b45..c5422710fcb3c9585601285ebeadf3279574c95e 100644 (file)
@@ -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: