Explorar o código

org.el (org-time-string-to-absolute): Tiny docstring enhancement

* org.el (org-time-string-to-absolute): Tiny docstring enhancement.
Bastien Guerry %!s(int64=13) %!d(string=hai) anos
pai
achega
5b9a771040
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      lisp/org.el

+ 2 - 2
lisp/org.el

@@ -16461,8 +16461,8 @@ days in order to avoid rounding problems."
 
 (defun org-time-string-to-absolute (s &optional daynr prefer show-all buffer pos)
   "Convert a time stamp to an absolute day number.
-If there is a specifier for a cyclic time stamp, get the closest date to
-DAYNR.
+If there is a specifier for a cyclic time stamp, get the closest
+date to DAYNR.
 PREFER and SHOW-ALL are passed through to `org-closest-date'.
 The variable date is bound by the calendar when this is called."
   (cond