commit 153a078ca50f8d4a17e82b161a4e03cadb0b7c54 parent 1a63275d9804762f0bcdc1cd23060c2e9b364fbb Author: Özgür Kesim <oec-taler@kesim.org> Date: Mon, 1 May 2023 14:12:38 +0200 -typo in comment Diffstat:
| M | src/exchange/taler-exchange-httpd_age-withdraw_reveal.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c b/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c @@ -787,7 +787,7 @@ verify_commitment_and_max_age ( /** * @brief Send a response for "/age-withdraw/$RCH/reveal" * - * @param connection The http connection to the client to send the reponse to + * @param connection The http connection to the client to send the response to * @param num_coins Number of new coins with age restriction for which we reveal data * @param awrcs array of @a num_coins signatures revealed * @return a MHD result code