summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-15 19:55:44 +0200
committerMS <ms@taler.net>2020-10-15 19:55:44 +0200
commitad0876e17b159343e5a3ab4ec9e5036ecc4717d8 (patch)
treea8647511d70c81be7956f7654fb0766a14bf5ac3 /src/include/taler_merchant_service.h
parent68582108ffb74401649f7eccb9c8f1a5ff381b1f (diff)
downloadmerchant-ad0876e17b159343e5a3ab4ec9e5036ecc4717d8.tar.gz
merchant-ad0876e17b159343e5a3ab4ec9e5036ecc4717d8.tar.bz2
merchant-ad0876e17b159343e5a3ab4ec9e5036ecc4717d8.zip
Doxygen fixes
Diffstat (limited to 'src/include/taler_merchant_service.h')
-rw-r--r--src/include/taler_merchant_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h
index bd0d2302..a4699df4 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -3495,7 +3495,7 @@ typedef void
* @param ctx execution context
* @param backend_url base URL of the merchant backend
* @param tip_id unique identifier for the tip
- * @param num_planches number of planchets provided in @a planchets
+ * @param num_planchets number of planchets provided in @a planchets
* @param planchets array of planchets to be signed into existence for the tip
* @param pickup_cb callback which will work the response gotten from the backend
* @param pickup_cb_cls closure to pass to @a pickup_cb