Explorar o código

org-clock.el (org-clock-in): Fix typo in docstring.

* org-clock.el (org-clock-in): Fix typo in docstring.
Bastien Guerry %!s(int64=13) %!d(string=hai) anos
pai
achega
8dd8540f55
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-clock.el

+ 1 - 1
lisp/org-clock.el

@@ -1053,7 +1053,7 @@ With a prefix argument SELECT (\\[universal-argument]), offer a list of \
 recently clocked tasks to
 clock into.  When SELECT is \\[universal-argument] \\[universal-argument], \
 clock into the current task and mark
-is as the default task, a special task that will always be offered in
+it as the default task, a special task that will always be offered in
 the clocking selection, associated with the letter `d'."
   (interactive "P")
   (setq org-clock-notification-was-shown nil)