]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/calendar/appt.el: Fix doc typo in previous.
authorGlenn Morris <rgm@gnu.org>
Tue, 17 May 2011 04:05:39 +0000 (21:05 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 17 May 2011 04:05:39 +0000 (21:05 -0700)
lisp/calendar/appt.el

index 26f419824874fdd0ac07866d93aa0a0e162ace13..7fde9e348dbb7eba044446a518ab1f885a55ff91 100644 (file)
@@ -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)