gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 24/29: fix typo: s/requested_quanitity/requested_quantity/


From: gnunet
Subject: [taler-docs] 24/29: fix typo: s/requested_quanitity/requested_quantity/
Date: Wed, 17 Mar 2021 11:17:07 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit 3d4bf5d0096a37db68da614b42467e706e6325ea
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 05:33:46 2021 -0400

    fix typo: s/requested_quanitity/requested_quantity/
---
 core/api-merchant.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 02bd64f..0cd1217 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1665,7 +1665,7 @@ Creating orders
       // Requested quantity.
       requested_quantity: Integer;
 
-      // Available quantity (must be below ``requested_quanitity``).
+      // Available quantity (must be below ``requested_quantity``).
       available_quantity: Integer;
 
       // When do we expect the product to be again in stock?

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]