taler-docs

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

commit fdd9c6eeda9db08c4f26897e3aa21a4d36597398
parent 629a0309d2c44c6d6a7a49793d125ca1399b405e
Author: Florian Dold <florian.dold@gmail.com>
Date:   Fri,  6 Sep 2019 11:26:41 +0200

clarify unit / formatting

Diffstat:
Mcore/api-merchant.rst | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1087,9 +1087,10 @@ both by the user's browser and their wallet. **Request** :query hc: hash of the order's contract terms - :query long_poll_ms: *Optional.* If specified, the merchant backend will wait up to ``long_poll_ms`` for completion - of the payment before sending the HTTP response. A client must never rely on this behavior, as the merchant backend may - return a response immediately. + :query long_poll_ms: *Optional.* If specified, the merchant backend will + wait up to ``long_poll_ms`` milliseconds for completion of the payment before + sending the HTTP response. A client must never rely on this behavior, as the + merchant backend may return a response immediately. **Response**