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:
parent
916641f9a0
commit
8d38190409
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue