Skip to content

Commit

Permalink
Fixed spell mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
aait committed Sep 29, 2020
1 parent 87279ea commit 5b61ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/class-wc-gateway-reepay-checkout.php
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ public function init_form_fields() {
'type' => 'multiselect',
'css' => 'height: 250px',
'options' => array(
'cart' => 'All available debit / credit cards',
'card' => 'All available debit / credit cards',
'dankort' => 'Dankort',
'visa' => 'VISA',
'visa_dk' => 'VISA/Dankort',
Expand Down

0 comments on commit 5b61ec6

Please sign in to comment.