From 2b978869dd90b4e7737f8321e3fd77521f42494c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 7 Mar 2022 08:49:03 -1000 Subject: [PATCH] doc: journal: clarify == assertions --- hledger/hledger.m4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index fdb8f9364..78d99bbb7 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -2533,8 +2533,8 @@ you can write multiple postings, each asserting one commodity's balance. You can make a stronger "total" balance assertion by writing a double equals sign (`== EXPECTEDBALANCE`). -This asserts that there are no other unasserted commodities in the account -(or, that their balance is 0). +This asserts that there are no other commodities in the account +besides the asserted one (or at least, that their balance is 0). ``` journal 2013/1/1