summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2017-03-17 08:59:09 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2017-03-17 08:59:09 +0100
commit72fc2d3928533d37fbfbe1ae3a74b28c0a132093 (patch)
treeb51a95b1c23e2d1a0b196d8fc80628f150fe605e
parent6e1d174d0a5564f3c18570025a439cbd201290cb (diff)
downloadorg-mode-72fc2d3928533d37fbfbe1ae3a74b28c0a132093.tar.gz
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>
-rw-r--r--lisp/org-duration.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/org-duration.el b/lisp/org-duration.el
index aca8a7e..51513d8 100644
--- a/lisp/org-duration.el
+++ b/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: