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