mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Minor grammar and typo fixes
This commit is contained in:
parent
6f97e493e1
commit
43dc1fc926
4 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue