taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 609c60eee31c7a53823dabaa5e27e5aa72fd171a
parent 39d88058529ba2c65dc2ef8a2ac5d26d475cd743
Author: Florian Dold <florian@dold.me>
Date:   Tue, 21 Jul 2026 16:19:14 +0200

typo

Diffstat:
Mcore/exchange/post-batch-deposit.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/exchange/post-batch-deposit.rst b/core/exchange/post-batch-deposit.rst @@ -134,7 +134,7 @@ // Date until which the merchant can issue a refund to the customer via the // exchange, to be omitted if refunds are not allowed. // - // THIS FIELD WILL BE DEPRICATED, once the refund mechanism becomes a + // THIS FIELD WILL BE DEPRECATED, once the refund mechanism becomes a // policy via extension. refund_deadline?: Timestamp;