浏览代码

Merge remote-tracking branch 'origin/master'

Marco Wahl 5 年之前
父节点
当前提交
be0865603a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      lisp/org-clock.el

+ 2 - 2
lisp/org-clock.el

@@ -276,9 +276,9 @@ also using the face `org-mode-line-clock-overrun'."
 
 (defcustom org-show-notification-timeout 3
   "Number of seconds to wait before closing Org notifications.
-This is applied to notifications send with `notifications-notify'
+This is applied to notifications sent with `notifications-notify'
 and `w32-notification-notify' only, not other mechanisms possibly
-set throug `org-show-notification-handler'."
+set through `org-show-notification-handler'."
   :group 'org-clock
   :package-version '(Org . "9.4")
   :type 'integer)