exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 83c5bffe6c401298e84fbd4bd39c2d6c02399695
parent 80b85e55858792d96c5e320dee84844dc4ad6138
Author: Fournier Nicolas <nicolas.fournier@ensta-paristech.fr>
Date:   Mon, 20 Jul 2015 14:07:02 +0200

fixed typo

Diffstat:
Msrc/mintdb/perf_taler_mintdb.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mintdb/perf_taler_mintdb.c b/src/mintdb/perf_taler_mintdb.c @@ -206,7 +206,7 @@ main (int argc, char ** argv) PERF_TALER_MINTDB_INIT_CMD_GAUGER ("", "09 - start", "09 - stop", - "Number of reserve loaded per second", + "Number of withdraw loaded per second", "item/sec", NB_RESERVE_SAVE), PERF_TALER_MINTDB_INIT_CMD_DEBUG ("End of withdraw loading"),