1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-23 07:18:53 +00:00

org.texi: Fix compilation error

* doc/org.texi (Macro replacement): Fix typo.
This commit is contained in:
Nicolas Goaziou 2015-08-12 15:00:48 +02:00
parent 1e268ad334
commit c8e3bc2bbc

View File

@ -10222,7 +10222,7 @@ argument to the @code{@{@{@{date@}@}@}} macro that will be used only if
@code{#+DATE} is a single timestamp. @var{FORMAT} should be a format string
understood by @code{format-time-string}.
@itemx @{@{@{time(@var{FORMAT})@}@}@}
@item @{@{@{time(@var{FORMAT})@}@}@}
@itemx @{@{@{modification-time(@var{FORMAT})@}@}@}
@cindex time, macro
@cindex modification time, macro