[tz] [PROPOSED] * leapseconds.awk: Fix Y285, 428, 681 thinko in comment.
Paul Eggert
eggert at cs.ucla.edu
Wed Sep 11 00:44:31 UTC 2019
---
leapseconds.awk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/leapseconds.awk b/leapseconds.awk
index 86072ce..1fe5012 100755
--- a/leapseconds.awk
+++ b/leapseconds.awk
@@ -12,7 +12,7 @@
# timestamps this program should be good until the year 285,428,681
# (the year 1900 plus 2**53 seconds). By then leap seconds will be
# long obsolete, as the Earth will likely slow down so much that
-# there will less than 23 hours in a day and so some other scheme
+# there will be more than 25 hours per day and so some other scheme
# will be needed.
BEGIN {
--
2.17.1
More information about the tz
mailing list