mirror of
https://github.com/aclindsa/ofxgo.git
synced 2024-11-22 11:30:05 -05:00
spelling fix
This commit is contained in:
parent
f64d19ed8d
commit
33c7ad463c
@ -459,7 +459,7 @@ type InvBankTransaction struct {
|
|||||||
|
|
||||||
// InvTranList represents a list of investment account transactions. It
|
// InvTranList represents a list of investment account transactions. It
|
||||||
// includes the date range its transactions cover, as well as the bank- and
|
// includes the date range its transactions cover, as well as the bank- and
|
||||||
// security-related transactions themselfes. It must be unmarshalled manually
|
// security-related transactions themselves. It must be unmarshalled manually
|
||||||
// due to the structure (don't know what kind of InvTransaction is coming next)
|
// due to the structure (don't know what kind of InvTransaction is coming next)
|
||||||
type InvTranList struct {
|
type InvTranList struct {
|
||||||
DtStart Date
|
DtStart Date
|
||||||
|
Loading…
Reference in New Issue
Block a user