summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-10-13 12:13:06 -0400
committerKyle Meyer <kyle@kyleam.com>2018-10-13 12:13:06 -0400
commitaa4e0a5453ebb57a895491d9fe69a40b990c6f4e (patch)
tree5d1e4f24ea038946174e5f73d577a4887eb3a81d
parent7a09c33867282adaa71954be76580192e4c25075 (diff)
parent01c419426701aebf2421268b8686e4a0ceb98756 (diff)
downloadorg-mode-aa4e0a5453ebb57a895491d9fe69a40b990c6f4e.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/org-agenda.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 5c34b8c..180a061 100644
--- a/lisp/org-agenda.el
+++ b/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.
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
-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."
:group 'org-agenda-daily/weekly
:version "24.1"