lib: clarify balance assertion error again

"calculated" is better, "actual" implies the account's actual real-world
balance which might be something else again.
This commit is contained in:
Simon Michael 2016-06-07 09:23:54 -07:00
parent c6313ebf8c
commit 579ab45d0a

View File

@ -519,7 +519,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 (difference: %s)",
"asserted balance is %s, calculated balance is %s (difference: %s)",
"after posting:",
"%s",
"%s"