From 05814e6fe7f8c0fe31451536af5462b08cd2d2ea Mon Sep 17 00:00:00 2001 From: Mateus Furquim Date: Mon, 10 Feb 2020 15:02:28 -0300 Subject: [PATCH] Fix extra $ symbol --- hledger/hledger.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index bd2928ea4..056f6dcdb 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -158,7 +158,7 @@ balances on this date. Here are two ways to do it: assets:bank:checking $1000 = $1000 assets:bank:savings $2000 = $2000 assets:cash $100 = $100 - liabilities:creditcard $-50 = $-$50 + liabilities:creditcard $-50 = $-50 equity:opening/closing balances ``` These are start-of-day balances, ie whatever was in the account at the