typo
This commit is contained in:
parent
7e1ccd4540
commit
4d578c008f
@ -48,7 +48,7 @@ import Hledger.Utils.Debug
|
|||||||
-- indicating multiple other accounts and a display string describing
|
-- indicating multiple other accounts and a display string describing
|
||||||
-- them) with or without a notion of current account(s).
|
-- them) with or without a notion of current account(s).
|
||||||
-- Two kinds of report use this data structure, see journalTransactionsReport
|
-- Two kinds of report use this data structure, see journalTransactionsReport
|
||||||
-- and accountTransactionsReport below for detais.
|
-- and accountTransactionsReport below for details.
|
||||||
type TransactionsReport = (String -- label for the balance column, eg "balance" or "total"
|
type TransactionsReport = (String -- label for the balance column, eg "balance" or "total"
|
||||||
,[TransactionsReportItem] -- line items, one per transaction
|
,[TransactionsReportItem] -- line items, one per transaction
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user