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
1 changed files with 1 additions and 1 deletions

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