浏览代码

Fix typos

Carsten Dominik 16 年之前
父节点
当前提交
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
 (defcustom org-task-overrun-text nil
   "The extra modeline text that should indicate that the clock is overrun.
   "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
 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,
 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
   :group 'org-clock
   :type '(choice
   :type '(choice
 	  (const :tag "Just mark the time string" nil)
 	  (const :tag "Just mark the time string" nil)