summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-11-12 09:24:06 -0600
committerCarsten Dominik <carsten.dominik@gmail.com>2010-11-12 09:24:15 -0600
commitdd7b13bde8cedd93c0e90693c837a6946710cb73 (patch)
treeaf1d519216a811139f9138bcf5dee2d5452db351
parent2c69c8b430d943364d6a01c500bd0866e3e10238 (diff)
downloadorg-mode-dd7b13bde8cedd93c0e90693c837a6946710cb73.tar.gz
Fix typo
Patch by Robert Goldman
-rw-r--r--lisp/org.el2
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.