aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2002-01-13 10:09:20 +0000
committerPavel Janík <[email protected]>2002-01-13 10:09:20 +0000
commit110c171f4d1ff9876c7e74d2e73aeed5b6460b8b (patch)
treee690a4b3f8baa5f34215d749120febd9d6947e1f /lisp/calendar
parent86886bce27fa394fb311e1f47bb4f799e001cf8b (diff)
Fix typo.
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/solar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el
index 04998100a2..6a62d79ab8 100644
--- a/lisp/calendar/solar.el
+++ b/lisp/calendar/solar.el
@@ -418,7 +418,7 @@ local date. The second component of date should be an integer."
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