Rework some wording.
diff --git a/Doc/lib/libxmlrpclib.tex b/Doc/lib/libxmlrpclib.tex
index 26f0131..207839e 100644
--- a/Doc/lib/libxmlrpclib.tex
+++ b/Doc/lib/libxmlrpclib.tex
@@ -170,7 +170,7 @@
\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: