Fixed typo in docstring.

This commit is contained in:
Carsten Dominik 2008-07-09 11:37:25 -07:00
parent 223f37f07e
commit 989b2b6865
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ of a different task.")
(defun org-clock-in (&optional select)
"Start the clock on the current item.
If necessary, clock-out of the currently active clock.
With prefix arg SELECT, offer a list of recently clocked ta sks to
With prefix arg SELECT, offer a list of recently clocked tasks to
clock into. When SELECT is `C-u C-u', clock into the current task and mark
is as the default task, a special task that will always be offered in
the clocking selection, associated with the letter `d'."