diff options
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index d3efc06f..2dc1a021 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -8079,7 +8079,7 @@ Inserts the ending line of that transaction within the file. @item d Returns the date according to the default format. If the transaction -has an effective date, it prints @code{[ACTUAL_DATE=EFFECTIVE_DATE]}. +has an effective date, it prints @code{ACTUAL_DATE=EFFECTIVE_DATE}. @item X If a posting has been cleared, this returns a 1, otherwise returns 0. |