commit f74c27c38d3d91e2c11624b80141efac15fd542e
parent 53340d9faf922fa0f39895d3829eac647eda0f25
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 17 Jun 2025 22:13:07 +0200
_fix typos"
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -5402,7 +5402,7 @@ and freeze or unfreeze accounts suspected of money laundering.
filter is absent, otherwise only decisions for this account.
:query active:
*Optional*. If set to yes, only return active decisions, if no only
- decisions that have been superceeded. Do not give (or use "all") to
+ decisions that have been superseded. Do not give (or use "all") to
see all decisions regardless of activity status.
:query investigation:
*Optional*. If set to yes, only return accounts that are under
@@ -5621,7 +5621,7 @@ and freeze or unfreeze accounts suspected of money laundering.
most ``N`` values strictly older (younger) than ``start`` are returned.
Defaults to ``-20`` to return the last 20 entries (before ``start``).
:query offset:
- *Optional*. Row number threshold, see ``delta`` for its
+ *Optional*. Row number threshold, see ``limit`` for its
interpretation. Defaults to ``INT64_MAX``, namely the biggest row id
possible in the database.
:query h_payto:
@@ -5630,7 +5630,7 @@ and freeze or unfreeze accounts suspected of money laundering.
filter is absent, otherwise only decisions for this account.
:query active:
*Optional*. If set to yes, only return active decisions, if no only
- decisions that have been superceeded. Do not give (or use "all") to
+ decisions that have been superseded. Do not give (or use "all") to
see all decisions regardless of activity status.
**Response:**