From 39bc96b0bac4cc3291bda81d78a2a5f437b5c2da Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Tue, 24 Nov 2020 20:20:32 -0500 Subject: use semicolon instead of comma --- taler-merchant-api-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taler-merchant-api-tutorial.rst') diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst index fccac512..208144b4 100644 --- a/taler-merchant-api-tutorial.rst +++ b/taler-merchant-api-tutorial.rst @@ -212,7 +212,7 @@ Format <#The-Taler-Order-Format>`__. When POSTing an order, you can also specify additional details such as an override for the refund duration and instructions for inventory management. These are rarely needed and not covered in this -tutorial, please read the :doc:`core/api-merchant` reference +tutorial; please read the :doc:`core/api-merchant` reference manual for details. A minimal Python snippet for creating an order would look like this: -- cgit v1.2.3