summaryrefslogtreecommitdiff
path: root/class-wc-gnutaler-gateway.php
diff options
context:
space:
mode:
Diffstat (limited to 'class-wc-gnutaler-gateway.php')
-rw-r--r--class-wc-gnutaler-gateway.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/class-wc-gnutaler-gateway.php b/class-wc-gnutaler-gateway.php
index dfddfe0..cf10e88 100644
--- a/class-wc-gnutaler-gateway.php
+++ b/class-wc-gnutaler-gateway.php
@@ -182,7 +182,7 @@ function gnutaler_init_gateway_class() {
'title' => __( 'Taler Backend API Key', 'gnutaler' ),
'type' => 'text',
'description' => __( 'Enter your API key to authenticate with the Taler backend.', 'gnutaler' ),
- 'default' => 'Sandbox ApiKey',
+ 'default' => 'ApiKey sandbox',
),
'Order_text' => array(
'title' => __( 'Summary Text of the Order', 'gnutaler' ),