summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_coins_get.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange/taler-exchange-httpd_coins_get.h')
-rw-r--r--src/exchange/taler-exchange-httpd_coins_get.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_coins_get.h b/src/exchange/taler-exchange-httpd_coins_get.h
index 712269c3b..90405b55d 100644
--- a/src/exchange/taler-exchange-httpd_coins_get.h
+++ b/src/exchange/taler-exchange-httpd_coins_get.h
@@ -37,7 +37,7 @@ TEH_reserves_get_cleanup (void);
/**
- * Handle a GET "/coins/$COIN_PUB" request. Parses the
+ * Handle a GET "/coins/$COIN_PUB/history" request. Parses the
* given "coins_pub" in @a args (which should contain the
* EdDSA public key of a reserve) and then respond with the
* transaction history of the coin.