mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
;doc: journal: fix wrong account type: value (hledger_site/#20)
[ci skip]
This commit is contained in:
parent
4d94a5273b
commit
0f5f573db7
@ -1051,7 +1051,7 @@ account assets ; type:Asset
|
||||
account liabilities ; type:Liability
|
||||
account equity ; type:Equity
|
||||
account revenues ; type:Revenue
|
||||
account expenses ; type:Expenses
|
||||
account expenses ; type:Expense
|
||||
```
|
||||
|
||||
##### Account types declared with account type codes
|
||||
|
Loading…
Reference in New Issue
Block a user