mirror of
https://github.com/aclindsa/ofxgo.git
synced 2025-09-13 19:43:25 -04:00
Fix spelling error
This commit is contained in:
@@ -15,7 +15,7 @@ type VanguardClient struct {
|
||||
}
|
||||
|
||||
// NewVanguardClient returns a Client interface configured to handle Vanguard's
|
||||
// brand of idiosyncracy
|
||||
// brand of idiosyncrasy
|
||||
func NewVanguardClient(bc *BasicClient) Client {
|
||||
return &VanguardClient{bc}
|
||||
}
|
||||
|
Reference in New Issue
Block a user