mirror of
https://github.com/plutov/paypal.git
synced 2025-01-23 10:21:03 +01:00
misspell
This commit is contained in:
parent
30d3047a55
commit
750f7b432e
|
@ -9,7 +9,7 @@ func Example() {
|
|||
panic(err)
|
||||
}
|
||||
|
||||
// Retreive access token
|
||||
// Retrieve access token
|
||||
_, err = c.GetAccessToken()
|
||||
if err != nil {
|
||||
panic(err)
|
||||
|
|
Loading…
Reference in New Issue
Block a user