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 ()