---
This patch series is available at git://git.norang.ca/org-mode for-carsten

 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 ace7792..ad55bc1 100644
--- a/lisp/org-clock.el
+++ b/lisp/org-clock.el
@@ -355,7 +355,7 @@ If not, show simply the clocked time like 01:50."
   (force-mode-line-update))
 
 (defun org-clock-get-clocked-time ()
-  "Get the clocked time for the rrent item in minutes.
+  "Get the clocked time for the current item in minutes.
 The time returned includes the the time spent on this task in
 previous clocking intervals."
   (let ((currently-clocked-time
-- 
1.6.3.2.198.g6096d



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to