Преглед на файлове

Fix typo in docstring

* lisp/org-agenda.el
(org-agenda-move-date-from-past-immediately-to-today): Fix typo.
Kyle Meyer преди 6 години
родител
ревизия
e2f2502757
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
lisp/org-agenda.el

@@ -1227,7 +1227,7 @@ These days get the special face `org-agenda-date-weekend' in the agenda."
   "Non-nil means jump to today when moving a past date forward in time.
   "Non-nil means jump to today when moving a past date forward in time.
 When using S-right in the agenda to move a a date forward, and the date
 When using S-right in the agenda to move a a date forward, and the date
 stamp currently points to the past, the first key press will move it
 stamp currently points to the past, the first key press will move it
-to today.  WHen nil, just move one day forward even if the date stays
+to today.  When nil, just move one day forward even if the date stays
 in the past."
 in the past."
   :group 'org-agenda-daily/weekly
   :group 'org-agenda-daily/weekly
   :version "24.1"
   :version "24.1"