]> granicus.if.org Git - python/commitdiff
Rework some wording.
authorBrett Cannon <bcannon@gmail.com>
Sun, 5 Sep 2004 19:42:15 +0000 (19:42 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 5 Sep 2004 19:42:15 +0000 (19:42 +0000)
Doc/lib/libxmlrpclib.tex

index 26f013195d544cecbf12e93badad3b958ba2800e..207839e407b02aed65683b106d743854437a7a1e 100644 (file)
@@ -170,7 +170,7 @@ Write the XML-RPC encoding of this Boolean item to the out stream object.
 
 \subsection{DateTime Objects \label{datetime-objects}}
 
-This class may initialized from date in seconds since the epoch, a
+This class may be initialized with seconds since the epoch, a
 time tuple, or an ISO 8601 time/date string.  It has the following
 methods, supported mainly for internal use by the
 marshalling/unmarshalling code: