1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-12-28 10:56:57 +00:00

Fix some typos

This commit is contained in:
Carsten Dominik 2010-02-15 07:55:51 +01:00
parent f3e0f1e8b7
commit b856f57331

View File

@ -533,7 +533,7 @@ See also the variable `org-agenda-tags-todo-honor-ignore-options'."
(defcustom org-agenda-todo-ignore-scheduled nil
"Non-nil means, ignore some scheduled TODO items when making TODO list.
This applie when creating the global todo list.
This applies when creating the global todo list.
Valid values are:
past Don't show entries scheduled today or in the past.
@ -546,7 +546,7 @@ all Don't show any scheduled entries in the global todo list.
The idea behind this is that by scheduling it, you have already
\"taken care\" of this item.
t Same as all, for backward compatibility.
t Same as `all', for backward compatibility.
See also `org-agenda-todo-ignore-with-date'.
See also the variable `org-agenda-tags-todo-honor-ignore-options' if you want