Carsten Dominik 15 роки тому
батько
коміт
3a2c616655
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      lisp/org-clock.el

+ 2 - 2
lisp/org-clock.el

@@ -203,9 +203,9 @@ auto     Automatically, either `all', or `repeat' for repeating tasks"
 (defcustom org-task-overrun-text nil
   "The extra modeline text that should indicate that the clock is overrun.
 The can be nil to indicate that instead of adding text, the clock time
-should get a different face (`org-mode-ling-clock-overrun').
+should get a different face (`org-mode-line-clock-overrun').
 When this is a string, it is prepended to the clock string as an indication,
-also using the face `org-mode-ling-clock-overrun'."
+also using the face `org-mode-line-clock-overrun'."
   :group 'org-clock
   :type '(choice
 	  (const :tag "Just mark the time string" nil)