Browse Source

Fix typo in org-clock-get-clocked-time

Bernt Hansen 16 years ago
parent
commit
fab7da2d7c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org-clock.el

+ 1 - 1
lisp/org-clock.el

@@ -355,7 +355,7 @@ If not, show simply the clocked time like 01:50."
   (force-mode-line-update))
   (force-mode-line-update))
 
 
 (defun org-clock-get-clocked-time ()
 (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
 The time returned includes the the time spent on this task in
 previous clocking intervals."
 previous clocking intervals."
   (let ((currently-clocked-time
   (let ((currently-clocked-time