Browse Source

org-duration: Clarify a docstring

* lisp/org-duration.el (org-duration-format): Clarify `h:mm:ss' and
  `h:mm' values.

Reported-by: Malcolm Purvis <malcolm@purvis.id.au>
<http://permalink.gmane.org/gmane.emacs.orgmode/112280>
Nicolas Goaziou 8 years ago
parent
commit
72fc2d3928
1 changed files with 3 additions and 3 deletions
  1. 3 3
      lisp/org-duration.el

+ 3 - 3
lisp/org-duration.el

@@ -105,9 +105,9 @@ sure to call the following command:
 (defcustom org-duration-format '(("d" . nil) (special . h:mm))
   "Format definition for a duration.
 
-The value can be set to, respectively, `h:mm:ss' or `h:mm', which
-means a duration is expressed as, respectively, a \"H:MM:SS\" or
-\"H:MM\" string.
+The value can be set to, respectively, the symbols `h:mm:ss' or
+`h:mm', which means a duration is expressed as, respectively,
+a \"H:MM:SS\" or \"H:MM\" string.
 
 Alternatively, the value can be a list of entries following the
 pattern: