;errors: balance assertion: wording

This commit is contained in:
Simon Michael 2023-08-31 20:26:43 +01:00
parent 29ff5468bf
commit aa7b329e3a
3 changed files with 3 additions and 4 deletions

View File

@ -631,7 +631,7 @@ checkBalanceAssertionOneCommodityB p@Posting{paccount=assertedacct} assertedamt
"but the calculated balance is: %s", -- (at display precision: %s)",
"a difference of: %s",
"",
"Consider viewing this account's calculated balances to troubleshoot. Eg:",
"To troubleshoot, you can view this account's running balance. Eg:",
"",
"hledger reg '%s'%s -I # -f FILE"
])

View File

@ -188,7 +188,7 @@ this balance was asserted: 1
but the calculated balance is: 0
a difference of: 1
Consider viewing this account's calculated balances to troubleshoot. Eg:
To troubleshoot, you can view this account's running balance. Eg:
hledger reg 'a$' cur: -I # -f FILE
```

View File

@ -10,6 +10,5 @@ and commodity:
this balance was asserted: 1
but the calculated balance is: 0
a difference of: 1
Consider viewing t/
/
>= 1