mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
fix typo
This commit is contained in:
parent
22fe00294e
commit
9d20d59b87
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ return [
|
||||||
'default' => 'gold',
|
'default' => 'gold',
|
||||||
'desc_tip' => true,
|
'desc_tip' => true,
|
||||||
'description' => __(
|
'description' => __(
|
||||||
'Type of PayPla page to display.',
|
'Type of PayPal page to display.',
|
||||||
'woocommerce-paypal-commerce-gateway'
|
'woocommerce-paypal-commerce-gateway'
|
||||||
),
|
),
|
||||||
'options' => [
|
'options' => [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue