Fix a typo
This commit is contained in:
parent
2ac2cbcab8
commit
8a48521e8f
@ -119,7 +119,7 @@ class Monero_Gateway extends WC_Payment_Gateway
|
|||||||
'discount' => array(
|
'discount' => array(
|
||||||
'title' => __('% discount for using XMR', 'monero_gateway'),
|
'title' => __('% discount for using XMR', 'monero_gateway'),
|
||||||
'desc_tip' => __('Provide a descount to your customers for paying privatly with XMR!', 'monero_gateway'),
|
'desc_tip' => __('Provide a descount to your customers for paying privatly with XMR!', 'monero_gateway'),
|
||||||
'description' => __(' Want to spread the word about Monero? Offer a little discount! Leave this empty if you do not wish to provide a discount', 'monero_gateway', 'monero_gateway'),
|
'description' => __(' Want to spread the word about Monero? Offer a little discount! Leave this empty if you do not wish to provide a discount', 'monero_gateway'),
|
||||||
'type' => __('text'),
|
'type' => __('text'),
|
||||||
|
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user