Rework some wording.

This commit is contained in:
Brett Cannon 2004-09-05 19:42:15 +00:00
parent c1c43cad63
commit 1b262977a0
1 changed files with 1 additions and 1 deletions

View 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: