Commit 8ae91104 authored by owsla's avatar owsla

Fix typo (Oliver Mulatz)


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@975 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 383af038
......@@ -144,7 +144,7 @@ def gettzd(timeinseconds = None):
"""Return w3's timezone identification string.
Expresed as [+/-]hh:mm. For instance, PDT is -07:00 during
dayling savings and -08:00 otherwise. Zone is coincides with what
dayling savings and -08:00 otherwise. Zone coincides with what
localtime(), etc., use. If no argument given, use the current
time.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment