taler-docs

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

commit a5f61c978d2a3ae1d53319169b49e0724cc57e03
parent c7af58bfd0462381aa349f7c8aa06bbac2b9ed6a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 05:02:21 -0400

change markup of ‘never’ from " to ``

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1279,7 +1279,7 @@ Adding products to the inventory request are optional, those that are not given are simply preserved (not modified). Note that the ``description_i18n`` and ``taxes`` can only be modified in bulk: if it is given, all translations must be provided, not - only those that changed. "never" should be used for the ``next_restock`` + only those that changed. ``never`` should be used for the ``next_restock`` timestamp to indicate no intention/possibility of restocking, while a time of zero is used to indicate "unknown".