summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 05:02:21 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 05:02:21 -0400
commita5f61c978d2a3ae1d53319169b49e0724cc57e03 (patch)
tree263358272c0d96e1599cca5ea1f8c900e57eb8b9 /core/api-merchant.rst
parentc7af58bfd0462381aa349f7c8aa06bbac2b9ed6a (diff)
downloaddocs-a5f61c978d2a3ae1d53319169b49e0724cc57e03.tar.gz
docs-a5f61c978d2a3ae1d53319169b49e0724cc57e03.tar.bz2
docs-a5f61c978d2a3ae1d53319169b49e0724cc57e03.zip
change markup of ‘never’ from " to ``
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index d51bc86f..e7e88072 100644
--- 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".