emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Fix spelling on org-log-states-order-reversed
@ 2010-03-03 12:59 Bernt Hansen
  2010-03-03 13:25 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Bernt Hansen @ 2010-03-03 12:59 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Bernt Hansen

---
This patch is available at git://git.norang.ca/org-mode for-carsten

 lisp/org.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/org.el b/lisp/org.el
index fd906f0..f957361 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -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 change note will be directly after the heading.
+When nil, the notes will be ordered according to time."
   :group 'org-todo
   :group 'org-progress
   :type 'boolean)
-- 
1.7.0.90.g251a4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-03 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-03 12:59 [PATCH] Fix spelling on org-log-states-order-reversed Bernt Hansen
2010-03-03 13:25 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).