* lisp/calendar/appt.el: Fix doc typo in previous.
This commit is contained in:
parent
1d8d4d703b
commit
7edd209389
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ See also `appt-audible' and `appt-display-mode-line'."
|
|||
(defcustom appt-display-mode-line t
|
||||
"Non-nil means display minutes to appointment and time on the mode line.
|
||||
This is in addition to any other display of appointment messages.
|
||||
The mode line updates every minute, indepedent of the value of
|
||||
The mode line updates every minute, independent of the value of
|
||||
`appt-display-interval'."
|
||||
:type 'boolean
|
||||
:group 'appt)
|
||||
|
|
Loading…
Add table
Reference in a new issue