aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_merchant_service.h')
-rw-r--r--src/include/taler_merchant_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h
index c99f18bb..ac7e4279 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -184,7 +184,7 @@ struct TALER_MERCHANT_InstanceInformation
/**
* URL of this instance. The URL can be relative to the current domain
* (i.e. "/PizzaShop/") or include a schema and fully qualified domain name
- * (i.e. "https://backend.example.com/"). The latter can be used to redirect
+ * (i.e. "https://backend.example.com/PS/"). The latter can be used to redirect
* clients to a different server in case the deployment location changes.
*/
const char *instance_baseurl;