diff --git a/doc/manual/C/chapter3.sgml b/doc/manual/C/chapter3.sgml index 515699c4bf..5194221e07 100644 --- a/doc/manual/C/chapter3.sgml +++ b/doc/manual/C/chapter3.sgml @@ -228,6 +228,7 @@ Banks report transactions from *their* perspective, not yours. Their perspectiv When you take money out of your bank account, the balance in your account decreases. To you, this is a decrease in an asset, so you *credit* your bank account. To the bank, this is a decrease in a liability, so they *debit* your bank account. (?/SIDEBAR) + 3.3 Setting Up a Chart of Accounts (Discussion)