diff options
author | John Wiegley <johnw@newartisans.com> | 2009-01-24 05:23:37 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-01-24 05:23:37 -0400 |
commit | 0776a530f93357bc777d0133ca3af9466999803a (patch) | |
tree | 54b6e6be8bd4e797f9c030d9f50bfc575fc2f2ff /ledger.texi | |
parent | 09ff689b4a83e290f01e44f5f7bb95618c6299e4 (diff) | |
download | fork-ledger-0776a530f93357bc777d0133ca3af9466999803a.tar.gz fork-ledger-0776a530f93357bc777d0133ca3af9466999803a.tar.bz2 fork-ledger-0776a530f93357bc777d0133ca3af9466999803a.zip |
Corrected one of the examples.
Diffstat (limited to 'ledger.texi')
-rw-r--r-- | ledger.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ledger.texi b/ledger.texi index 79e59a7c..88ec4bd8 100644 --- a/ledger.texi +++ b/ledger.texi @@ -124,8 +124,8 @@ The entry might look like this: Equity:Opening Balances $200.00 9/29 BAL Checking $100.00 $100.00 Equity:Opening Balances $-100.00 -9/29 100 Pacific Bell $23.00 $223.00 - Checking $-23.00 $77.00 +9/29 100 Pacific Bell $23.00 $23.00 + Checking $-23.00 @end smallexample The first line shows a payment to Pacific Bell for $23.00. Because |