taler-docs

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

commit d46b40aa53d716a7b9225732c33056a0c86c226d
parent 07536c458b521c6a6afc25e96eeb9ea001e4747e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  3 Apr 2021 23:22:20 +0200

fix typo

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 @@ -1576,7 +1576,7 @@ Creating orders // Specifies a lock identifier that was used to // lock a product in the inventory. Only useful if - // ``manage_inventory`` is set. Used in case a frontend + // ``inventory_products`` is set. Used in case a frontend // reserved quantities of the individual products while // the shopping cart was being built. Multiple UUIDs can // be used in case different UUIDs were used for different