Fix typos in comments
This commit is contained in:
parent
537c005643
commit
fd903f8182
6 changed files with 7 additions and 7 deletions
|
@ -1807,7 +1807,7 @@ func (config ShippingConfig) params() (Params, error) {
|
|||
return params, err
|
||||
}
|
||||
|
||||
// PreCheckoutConfig conatins information for answerPreCheckoutQuery request.
|
||||
// PreCheckoutConfig contains information for answerPreCheckoutQuery request.
|
||||
type PreCheckoutConfig struct {
|
||||
PreCheckoutQueryID string // required
|
||||
OK bool // required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue