Revised the documentation of the ledger.
This commit is contained in:
parent
4f112dd386
commit
8cd004bede
@ -226,7 +226,7 @@ class Ledger(JournalEntryReport[LedgerRow]):
|
||||
"""The ledger."""
|
||||
|
||||
def __init__(self, currency: Currency, account: Account, period: Period):
|
||||
"""Constructs a journal.
|
||||
"""Constructs a ledger.
|
||||
|
||||
:param currency: The currency.
|
||||
:param account: The account.
|
||||
|
Loading…
Reference in New Issue
Block a user