diff options
Diffstat (limited to 'Doc/lib/emailutil.tex')
| -rw-r--r-- | Doc/lib/emailutil.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/emailutil.tex b/Doc/lib/emailutil.tex index a5030d21b5..d1c7ec9de3 100644 --- a/Doc/lib/emailutil.tex +++ b/Doc/lib/emailutil.tex @@ -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} |
