diff --git a/src/Gateway.php b/src/Gateway.php index e54a78e2..24ee744e 100644 --- a/src/Gateway.php +++ b/src/Gateway.php @@ -333,7 +333,7 @@ protected function set_form_fields() { 'type' => 'password', 'label' => __('Secret key', 'paytrail-for-woocommerce'), 'default' => '', - 'description' => __('Credentials can be found in test credentialsthe merchant panel.', 'paytrail-for-woocommerce'), + 'description' => __('Credentials can be found in the merchant panel.', 'paytrail-for-woocommerce'), 'disabled' => $secret_key_disabled, // Disable if enable_test_mode is checked ], // Whether test mode is enabled