diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2014-05-30 23:17:03 -0400 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2014-05-30 23:17:03 -0400 |
commit | 53b8aa8802a590f0139355fa0a4e3857f39d9836 (patch) | |
tree | 90686dc48e4a4eafc4d67765c54ab1e73323ce9f /doc | |
parent | 7eeb2e2e188917b5da3a7c74a3dd458e15e7515d (diff) | |
download | fork-ledger-53b8aa8802a590f0139355fa0a4e3857f39d9836.tar.gz fork-ledger-53b8aa8802a590f0139355fa0a4e3857f39d9836.tar.bz2 fork-ledger-53b8aa8802a590f0139355fa0a4e3857f39d9836.zip |
Remove character that wasn't displayed in ledger2
Diffstat (limited to 'doc')
-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. |