Fix documentation about the "end" directive

"tag" is not a block command.  This was probably supposed to be "apply"
which can be used to apply tags to several transactions.
This commit is contained in:
Martin Michlmayr 2018-03-25 10:11:56 +02:00
parent 916641f9a0
commit 8d38190409

View file

@ -2436,7 +2436,7 @@ The posting will have a cost of $400.
@item end
@findex end
@c instance_t::end_directive in textual.cc
Closes block commands like @code{tag} or @code{comment}.
Closes block commands like @code{apply} or @code{comment}.
@item expr
@findex expr