mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Correct Spelling Mistake
On line 217 ASSET is spelt as ASSSET
This commit is contained in:
parent
e410e05da7
commit
7e7b02af6d
@ -214,7 +214,7 @@
|
||||
<gnc:account version="2.0.0">
|
||||
<act:name>Input</act:name>
|
||||
<act:id type="new">d3fda498135dbfca02febf0fbe379069</act:id>
|
||||
<act:type>ASSSET</act:type>
|
||||
<act:type>ASSET</act:type>
|
||||
<act:commodity>
|
||||
<cmdty:space>ISO4217</cmdty:space>
|
||||
<cmdty:id>GBP</cmdty:id>
|
||||
|
Loading…
Reference in New Issue
Block a user