Fix spelling

This commit is contained in:
Carsten Dominik 2010-03-03 14:25:21 +01:00
parent 85df69a5c0
commit 7a9a998c01
1 changed files with 2 additions and 2 deletions

View File

@ -2145,8 +2145,8 @@ set."
:type 'boolean)
(defcustom org-log-states-order-reversed t
"Non-nil means the latest state change note will be directly after heading.
When nil, the notes will be orderer according to time."
"Non-nil means the latest state note will be directly after heading.
When nil, the state change notes will be ordered according to time."
:group 'org-todo
:group 'org-progress
:type 'boolean)