summaryrefslogtreecommitdiff
path: root/src/benchmark/taler-exchange-benchmark.c
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-06-16 00:22:20 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-06-16 00:22:20 +0200
commitc22a25c22b05cd8cfdb48175c0666757d07c8eb7 (patch)
treee5e5eaac015ae0f22261bc513b36d85a26f48683 /src/benchmark/taler-exchange-benchmark.c
parent8c7406cb42c6c9cc8967ab8cbfd901809c8b3c2e (diff)
downloadexchange-c22a25c22b05cd8cfdb48175c0666757d07c8eb7.tar.gz
exchange-c22a25c22b05cd8cfdb48175c0666757d07c8eb7.tar.bz2
exchange-c22a25c22b05cd8cfdb48175c0666757d07c8eb7.zip
typo
Diffstat (limited to 'src/benchmark/taler-exchange-benchmark.c')
-rw-r--r--src/benchmark/taler-exchange-benchmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark/taler-exchange-benchmark.c b/src/benchmark/taler-exchange-benchmark.c
index 66b0c6f5e..4b6465ac6 100644
--- a/src/benchmark/taler-exchange-benchmark.c
+++ b/src/benchmark/taler-exchange-benchmark.c
@@ -925,7 +925,7 @@ spend_coin (struct Coin *coin,
/**
* Function called upon completion of our /reserve/withdraw request.
* This is merely the function which spends withdrawn coins. For each
- * spent coin, ti either refresh it or re-withdraw it.
+ * spent coin, it either refresh it or re-withdraw it.
*
* @param cls closure with our `struct Coin`
* @param http_status HTTP response code, #MHD_HTTP_OK (200) for successful status request