diff lisp/calendar/solar.el @ 42706:be541feb06cc

Fix typo.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 13 Jan 2002 10:09:20 +0000
parents c991c9834a24
children c652288e6fb7
line wrap: on
line diff
--- a/lisp/calendar/solar.el	Sun Jan 13 09:56:13 2002 +0000
+++ b/lisp/calendar/solar.el	Sun Jan 13 10:09:20 2002 +0000
@@ -418,7 +418,7 @@
 Corresponding value is nil if there is no sunrise/sunset."
   (let* (; first, get the exact moment of local noon.
          (exact-local-noon (solar-exact-local-noon date))
-         ; get the the time from the 2000 epoch.
+         ; get the time from the 2000 epoch.
          (t0 (solar-julian-ut-centuries (car exact-local-noon)))
          ; store the sidereal time at Greenwich at midnight of UT time.
          ; find if summer or winter slightly above the equator