gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [PATCH 7/8] Typo: ISO8661 -> ISO8601


From: Sanjeev Gupta
Subject: [gpsd-dev] [PATCH 7/8] Typo: ISO8661 -> ISO8601
Date: Thu, 8 Nov 2018 23:19:31 +0800

Signed-off-by: Sanjeev Gupta <address@hidden>
---
 leapsecond.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
     """
 
-- 
2.19.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]