[PROPOSED] * leapseconds.awk: Fix Y285, 428, 681 thinko in comment.

11 Sep
2019
11 Sep
'19
12:44 a.m.
--- 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
1981
Age (days ago)
1981
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Eggert