* Trivial docstring patch
@ 2010-11-12 0:46 Robert P. Goldman
2010-11-12 0:46 ` [PATCH] Fixed typo in docstring for org-todo-keywords Robert P. Goldman
0 siblings, 1 reply; 2+ messages in thread
From: Robert P. Goldman @ 2010-11-12 0:46 UTC (permalink / raw)
To: emacs-orgmode
Following is a patch that fixes a misspelling in the docstring
for org-todo-keywords. Also adds a little punctuation.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH] Fixed typo in docstring for org-todo-keywords.
2010-11-12 0:46 Trivial docstring patch Robert P. Goldman
@ 2010-11-12 0:46 ` Robert P. Goldman
0 siblings, 0 replies; 2+ messages in thread
From: Robert P. Goldman @ 2010-11-12 0:46 UTC (permalink / raw)
To: emacs-orgmode; +Cc: Robert P. Goldman
From: Robert P. Goldman <rpgoldman@real-time.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-12 0:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-12 0:46 Trivial docstring patch Robert P. Goldman
2010-11-12 0:46 ` [PATCH] Fixed typo in docstring for org-todo-keywords Robert P. Goldman
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).