mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
fix typo
This commit is contained in:
parent
754913b632
commit
8d0eda7491
1 changed files with 1 additions and 1 deletions
|
@ -490,7 +490,7 @@ return [
|
|||
],
|
||||
],
|
||||
'disable_cards' => [
|
||||
'title' => __('Disable specific credid cards', 'woocommerce-paypal-commerce-gateway'),
|
||||
'title' => __('Disable specific credit cards', 'woocommerce-paypal-commerce-gateway'),
|
||||
'type' => 'ppcp-multiselect',
|
||||
'class' => ['wc-enhanced-select'],
|
||||
'default' => [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue