mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-14 13:03:56 +03:00
lib: tweak balance assertion message
This commit is contained in:
parent
0a90ef4658
commit
525ca6041d
@ -481,7 +481,7 @@ checkBalanceAssertion (errs,startbal) ps
|
||||
"a balance assertion failed on %s",
|
||||
"in account %s",
|
||||
"in commodity %s",
|
||||
"asserted balance was %s, actual balance was %s (%s)",
|
||||
"asserted balance was %s, actual balance was %s (difference: %s)",
|
||||
"after posting:",
|
||||
"%s",
|
||||
"%s"
|
||||
|
Loading…
Reference in New Issue
Block a user