commit 71a798686d68e92bea289da466d386d0fe984d06 parent 97b09e7947792d896b53a3147b079f04e1fe6ddc Author: Florian Dold <florian.dold@gmail.com> Date: Mon, 23 May 2016 15:19:31 +0200 typo in comment Diffstat:
| M | src/backend/taler-merchant-httpd_exchanges.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/taler-merchant-httpd_exchanges.c b/src/backend/taler-merchant-httpd_exchanges.c @@ -68,7 +68,7 @@ struct TMH_EXCHANGES_FindOperation struct Exchange *my_exchange; /** - * Task scheduled to asynchrnously return the result. + * Task scheduled to asynchronously return the result. */ struct GNUNET_SCHEDULER_Task *at;