org.el: tiny typo in docstring.

This commit is contained in:
Bastien Guerry 2011-07-24 16:44:48 +02:00
parent eaafa42948
commit 162080f5f8
1 changed files with 1 additions and 1 deletions

View File

@ -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."