Minor grammar and typo fixes

This commit is contained in:
Andrew M. Kuchling 2001-11-05 01:55:03 +00:00
parent 6f97e493e1
commit 43dc1fc926
4 changed files with 6 additions and 6 deletions

View file

@ -101,7 +101,7 @@ timestamp. It the timezone item in the tuple is \code{None}, assume
local time. Minor deficiency: \function{mktime_tz()} interprets the
first 8 elements of \var{tuple} as a local time and then compensates
for the timezone difference. This may yield a slight error around
changes in daylight savings time, though not worth worring about for
changes in daylight savings time, though not worth worrying about for
common use.
\end{funcdesc}