summaryrefslogtreecommitdiff
path: root/lisp/calendar
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-04-04 20:52:47 +0000
committerRichard M. Stallman <rms@gnu.org>2002-04-04 20:52:47 +0000
commitdc02d7a8bd412f9b6e49b35836ef73d8c716c4d5 (patch)
tree527817b4cae005373b452529bd5f69c4ef0e2c1f /lisp/calendar
parent03c92c4265d42b671574b388f74731bfddee792d (diff)
downloademacs-dc02d7a8bd412f9b6e49b35836ef73d8c716c4d5.tar.gz
(solar-northern-spring-or-summer-season): Doc fix.
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 cd7331315a4..fc4c61859a2 100644
--- a/lisp/calendar/solar.el
+++ b/lisp/calendar/solar.el
@@ -199,7 +199,7 @@ delta. At present, delta = 0.01 degrees, so the value of the variable
"Sidereal time at Greenwich at midnight (universal time).")
(defvar solar-northern-spring-or-summer-season nil
- "T if northern spring or summer and nil otherwise.
+ "Non-nil if northern spring or summer and nil otherwise.
Needed for polar areas, in order to know whether the day lasts 0 or 24 hours.")
(defun solar-setup ()