summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xleapsecond.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/leapsecond.py b/leapsecond.py
index aa5a80cf..18a63652 100755
--- a/leapsecond.py
+++ b/leapsecond.py
@@ -97,7 +97,7 @@ else: # Otherwise we do something real
def isotime(s):
- """Convert timestamps in ISO8661 format to and from Unix time including
+ """Convert timestamps in ISO8601 format to and from Unix time including
optional fractional seconds.
"""