summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-10-12 17:00:46 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-12 17:00:46 +0200
commita703e7f8af8cb8aff3686ca6352e0cf37116e5de (patch)
tree8564fc9c5553f11ac3daa4ce2d2a99ff3ff8c322 /core/api-exchange.rst
parent5c2d90681490515ea3daf8de53dbcbbc166133f4 (diff)
downloaddocs-a703e7f8af8cb8aff3686ca6352e0cf37116e5de.tar.gz
docs-a703e7f8af8cb8aff3686ca6352e0cf37116e5de.tar.bz2
docs-a703e7f8af8cb8aff3686ca6352e0cf37116e5de.zip
-fix typos
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index d25c2e52..da406add 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -3373,7 +3373,7 @@ KYC status updates
// EdDSA signature of the exchange affirming the account
// is KYC'ed, must be of purpose
- // ``TALER_SIGNATURE_ACCOUNT_SETUP_SUCCESS``
+ // ``TALER_SIGNATURE_EXCHANGE_ACCOUNT_SETUP_SUCCESS``
// and over `TALER_AccountSetupStatusSignaturePS`.
exchange_sig: EddsaSignature;