From 3bc5c4d43c20e3f61368b749cd9611684f7b97dd Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 3 Sep 2018 09:54:40 -0700 Subject: Fix two bugs in the documentation --- doc/ledger3.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ledger3.texi') diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 751b91f1..918f03d0 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -3547,7 +3547,7 @@ Plus, it comes with dangers. This works fine: @smallexample @c input:validate 2012-04-10 My Broker - Assets:Brokerage 10 AAPL @@@@ $50.00 + Assets:Brokerage 10 AAPL @@ $50.00 Assets:Brokerage:Cash $-500.00 2012-04-10 My Broker @@ -3566,7 +3566,7 @@ But this does not do what you might expect: @smallexample 2012-04-10 My Broker - Assets:Brokerage 10 AAPL @@@@ $50.00 + Assets:Brokerage 10 AAPL @@ $50.00 Assets:Brokerage:Cash $-500.00 2012-04-10 My Broker -- cgit v1.2.3