mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-27 07:58:31 +01:00
typo
This commit is contained in:
parent
27f149140a
commit
ca3f254608
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ module Ledger
|
|||
payee: row[ 2 ],
|
||||
account: row[ 3 ],
|
||||
amount: row[ 5 ],
|
||||
currentcy: row[ 4 ] }
|
||||
currency: row[ 4 ] }
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue