Selaa lähdekoodia

org.el: Correct docstring

* lisp/org.el (org-effort-property): Correct docstring, as the
previous description of the format was inaccurate.

TINYCHANGE
Kisaragi Hiu 5 vuotta sitten
vanhempi
commit
4d5731bb33
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      lisp/org.el

+ 2 - 1
lisp/org.el

@@ -565,7 +565,8 @@ An entry can be toggled between COMMENT and normal with
 
 (defconst org-effort-property "Effort"
   "The property that is being used to keep track of effort estimates.
-Effort estimates given in this property need to have the format H:MM.")
+Effort estimates given in this property need to be in the format
+defined in org-duration.el.")
 
 ;;;; Timestamp