summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:31:04 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:31:04 -0400
commit7a964a6f3ae3fba9aeaf8c88e34858ac6a3dd389 (patch)
treec690b8f891afd922d84ad1c268b4b97e4eb7feab /core/api-merchant.rst
parent5e22095ba96fad1bf0a4c61ec1bb69392d387a0d (diff)
downloaddocs-7a964a6f3ae3fba9aeaf8c88e34858ac6a3dd389.tar.gz
docs-7a964a6f3ae3fba9aeaf8c88e34858ac6a3dd389.tar.bz2
docs-7a964a6f3ae3fba9aeaf8c88e34858ac6a3dd389.zip
fix typo: s/planches/planchets/
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 3c6c62e9..441839df 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -811,7 +811,7 @@ a website.
interface TipPickupRequest {
- // List of planches the wallet wants to use for the tip.
+ // List of planchets the wallet wants to use for the tip.
planchets: PlanchetDetail[];
}