* lisp/calendar/calendar.el (calendar-intermonth-header): Doc fix.
[bpt/emacs.git] / lisp / calendar / calendar.el
index 96a5725..02d1e3b 100644 (file)
@@ -511,7 +511,7 @@ Must be at least one less than `calendar-column-width'."
   :version "23.1")
 
 (defcustom calendar-intermonth-header nil
-  "Header text display in the space to the left of each calendar month.
+  "Header text to display in the space to the left of each calendar month.
 See `calendar-intermonth-text'."
   :group 'calendar
   :initialize 'custom-initialize-default