emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] Typo - Fix description of org-clock-in


From: Bernt Hansen
Subject: [Orgmode] [PATCH] Typo - Fix description of org-clock-in
Date: Wed, 09 Jul 2008 12:39:50 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

---
 lisp/org-clock.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/org-clock.el b/lisp/org-clock.el
index 62d3d58..b46d486 100644
--- a/lisp/org-clock.el
+++ b/lisp/org-clock.el
@@ -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'."
-- 
1.5.6.2.255.gbed62





reply via email to

[Prev in Thread] Current Thread [Next in Thread]