commit 2e65fa836689bf343ec71e44be8eee77e21ee442
parent f9a86ba5dc017036cf927b40431073473c9c4245
Author: Florian Dold <florian.dold@gmail.com>
Date: Fri, 6 Apr 2018 00:36:30 +0200
fix comment
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/bank-lib/bank_api_history.c b/src/bank-lib/bank_api_history.c
@@ -156,7 +156,7 @@ parse_account_history (struct TALER_BANK_HistoryHandle *hh,
/**
* Function called when we're done processing the
- * HTTP /admin/add/incoming request.
+ * HTTP /history request.
*
* @param cls the `struct TALER_BANK_HistoryHandle`
* @param response_code HTTP response code, 0 on error