mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
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
|
||||
-- them) with or without a notion of current account(s).
|
||||
-- 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"
|
||||
,[TransactionsReportItem] -- line items, one per transaction
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user