emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] Fixed typo in docstring for org-todo-keywords.


From: Robert P. Goldman
Subject: [Orgmode] [PATCH] Fixed typo in docstring for org-todo-keywords.
Date: Thu, 11 Nov 2010 18:46:10 -0600

From: Robert P. Goldman <address@hidden>

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

diff --git a/lisp/org.el b/lisp/org.el
index 8227ed9..18e7fc5 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -1958,7 +1958,7 @@ indicating if the keywords should be interpreted as a 
sequence of
 action steps, or as different types of TODO items.  The first
 keywords are states requiring action - these states will select a headline
 for inclusion into the global TODO list Org-mode produces.  If one of
-the \"keywords\" is the vertical bat \"|\" the remaining keywords
+the \"keywords\" is the vertical bar, \"|\", the remaining keywords
 signify that no further action is necessary.  If \"|\" is not found,
 the last keyword is treated as the only DONE state of the sequence.
 
-- 
1.7.2.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]