diff --git a/src/PaymentMethods/Kbc.php b/src/PaymentMethods/Kbc.php index dd3a331a..361116ed 100644 --- a/src/PaymentMethods/Kbc.php +++ b/src/PaymentMethods/Kbc.php @@ -52,7 +52,7 @@ public function getFormFields($generalFormFields): array 'type' => 'text', 'description' => sprintf( __( - "This text will be displayed as the first option in the KBC/CBC issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show KBC/CBC banks dropdown' is enabled.', + "This text will be displayed as the first option in the KBC/CBC issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show KBC/CBC banks dropdown' is enabled.", 'mollie-payments-for-woocommerce' ), $this->getConfig()['defaultTitle']