taler-docs

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

commit b41f3de181385f107dc7fc9ed22930dcf6d687ce
parent 4494c379d874f3941110566bf3197e057edf6185
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Thu, 24 Apr 2025 13:20:54 +0200

fix typo

Diffstat:
Mcore/api-mailbox.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-mailbox.rst b/core/api-mailbox.rst @@ -84,7 +84,7 @@ Sending messages **Request** The content of the request must be the message with a size of - exactly message_body_bytes (see `VersionResponse`_). + exactly message_body_bytes (see `VersionResponse`). The header `Mailbox-Order-Id` may be provided if the client recently paid for this message.