;cln: typo

This commit is contained in:
Simon Michael 2021-11-25 11:50:15 -10:00
parent aba46874f2
commit 7e47d36451

View File

@ -187,7 +187,7 @@ compoundBalanceReportWith rspec' j priceoracle subreportspecs = cbr
-- XXX seems refactorable
-- | Calculate accounts' balances on the report start date, from these postings
-- which should be all postings before that data, and possibly also from account declarations.
-- which should be all postings before that date, and possibly also from account declarations.
startingBalances :: ReportSpec -> Journal -> PriceOracle -> [Posting]
-> HashMap AccountName Account
startingBalances rspec j priceoracle ps =