diff options
author | Craig Earls <enderw88@gmail.com> | 2015-07-16 18:40:24 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2015-07-16 18:40:24 -0700 |
commit | de651d247bf5d578e2604a93c1889eae1c9e4f78 (patch) | |
tree | d059733c995d9d7b5290f849c8af401e7057e697 | |
parent | 016a1e57c631022b059e73ce053a9cf79318a061 (diff) | |
parent | 5b31641a75c3b603d53350965ff4867ac05f77e5 (diff) | |
download | fork-ledger-de651d247bf5d578e2604a93c1889eae1c9e4f78.tar.gz fork-ledger-de651d247bf5d578e2604a93c1889eae1c9e4f78.tar.bz2 fork-ledger-de651d247bf5d578e2604a93c1889eae1c9e4f78.zip |
Merge commit '5b31641a75c3b603d53350965ff4867ac05f77e5' into next
-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 441b15d1..e70210ab 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -3432,7 +3432,7 @@ but is not required to be used with them: It should be noted that this is a convenience only for cases where you buy and sell whole lots. The @{@{$500.00@}@} is @emph{not} an attribute -of the commodity, whereas @{$5.00@} is. In fact, when you write +of the commodity, whereas @{$50.00@} is. In fact, when you write @{@{$500.00@}@}, Ledger just divides that value by 10 and sees @{$50.00@}. So if you use the print command to look at this transaction, you'll see the single braces form in the output. The |