Bastien Guerry %!s(int64=16) %!d(string=hai) anos
pai
achega
aed038294a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-clock.el

+ 1 - 1
lisp/org-clock.el

@@ -430,7 +430,7 @@ the mode line."
   "Shows if we have shown notification already.")
 
 (defun org-clock-notify-once-if-expired ()
-  "Show notification if we spent more time then we estimated before.
+  "Show notification if we spent more time than we estimated before.
 Notification is shown only once."
   (when (marker-buffer org-clock-marker)
     (let ((effort-in-minutes (org-hh:mm-string-to-minutes org-clock-effort))