From 81148fb6dfbe1181fa5323d26016a58513e36cc6 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 28 Sep 2016 20:32:34 +0200 Subject: typo --- src/exchange/taler-exchange-httpd_reserve.c | 2 +- src/taler.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/exchange/taler-exchange-httpd_reserve.c b/src/exchange/taler-exchange-httpd_reserve.c index db1e1ce6e..6010e91cd 100644 --- a/src/exchange/taler-exchange-httpd_reserve.c +++ b/src/exchange/taler-exchange-httpd_reserve.c @@ -69,7 +69,7 @@ TMH_RESERVE_handler_reserve_status (struct TMH_RequestHandler *rh, * Handle a "/reserve/withdraw" request. Parses the "reserve_pub" * EdDSA key of the reserve and the requested "denom_pub" which * specifies the key/value of the coin to be withdrawn, and checks - * that the signature "reserve_sig" makes this a valid withdrawl + * that the signature "reserve_sig" makes this a valid withdrawal * request from the specified reserve. If so, the envelope * with the blinded coin "coin_ev" is passed down to execute the * withdrawl operation. diff --git a/src/taler.conf b/src/taler.conf index d05b656c6..e1387db9a 100644 --- a/src/taler.conf +++ b/src/taler.conf @@ -1,2 +1,2 @@ -[taler] + [taler] CURRENCY = KUDOS -- cgit v1.2.3