summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-07-24 16:44:48 +0200
committerBastien Guerry <bzg@altern.org>2011-07-24 16:44:48 +0200
commit162080f5f8ee7f5a9ee3636ee19379cfa76c926e (patch)
treead35508bb800fc8ac04348820dc0a6029bb9d15f
parenteaafa42948427da37c065c8294edd0d0f30cccd4 (diff)
downloadorg-mode-162080f5f8ee7f5a9ee3636ee19379cfa76c926e.tar.gz
org.el: tiny typo in docstring.
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index bd74e02..ca89ab5 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -11823,7 +11823,7 @@ nil."
(defun org-add-planning-info (what &optional time &rest remove)
"Insert new timestamp with keyword in the line directly after the headline.
-WHAT indicates what kind of time stamp to add. TIME indicated the time to use.
+WHAT indicates what kind of time stamp to add. TIME indicates the time to use.
If non is given, the user is prompted for a date.
REMOVE indicates what kind of entries to remove. An old WHAT entry will also
be removed."