gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 10/29: add period at end of sentence (two instances)


From: gnunet
Subject: [taler-docs] 10/29: add period at end of sentence (two instances)
Date: Wed, 17 Mar 2021 11:16:53 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 40c6f624d2adfaaf52c05ab7710aa747997ad5a4
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 05:09:12 2021 -0400

    add period at end of sentence (two instances)
---
 core/api-merchant.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index c6fb36f..7775b93 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1325,7 +1325,7 @@ Adding products to the inventory
       // A value of -1 indicates "infinite" (i.e. for "electronic" books).
       total_stock: Integer;
 
-      // Number of units of the product that were lost (spoiled, stolen, etc.)
+      // Number of units of the product that were lost (spoiled, stolen, etc.).
       total_lost: Integer;
 
       // Identifies where the product is in stock.
@@ -1412,7 +1412,7 @@ Inspecting inventory
       // Number of units of the product that have already been sold.
       total_sold: Integer;
 
-      // Number of units of the product that were lost (spoiled, stolen, etc.)
+      // Number of units of the product that were lost (spoiled, stolen, etc.).
       total_lost: Integer;
 
       // Identifies where the product is 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]