commit b95af8714afdce4989d27fe9183107c849eb2871
parent 8101cf96c61bd3818f13092dd964f5d2ac11df74
Author: Florian Dold <florian.dold@gmail.com>
Date: Mon, 12 Sep 2016 14:55:03 +0200
typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/merchant_api_pay.c b/src/lib/merchant_api_pay.c
@@ -359,7 +359,7 @@ TALER_MERCHANT_pay_wallet (struct GNUNET_CURL_Context *ctx,
/**
* Pay a merchant. API for frontends talking to backends. Here,
* the frontend does not have the coin's private keys, but just
- * the public keys and signatures. Note the sublte difference
+ * the public keys and signatures. Note the subtle difference
* in the type of @a coins compared to #TALER_MERCHANT_pay().
*
* @param ctx the execution loop context