gnunet-svn
[Top][All Lists]
Advanced

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

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


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

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

ttn pushed a commit to branch master
in repository docs.

commit a6c7bbafbdcfdf7eb678c6e6d5997ea4d4ac21f4
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 05:06:21 2021 -0400

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index a07734a..5b89e69 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1313,7 +1313,7 @@ Adding products to the inventory
       // taxes.
       price: Amount;
 
-      // An optional base64-encoded product image
+      // An optional base64-encoded product image.
       image: ImageDataUrl;
 
       // a list of taxes paid by the merchant for one unit of this product
@@ -1397,7 +1397,7 @@ Inspecting inventory
       // taxes.
       price: Amount;
 
-      // An optional base64-encoded product image
+      // An optional base64-encoded product image.
       image: ImageDataUrl;
 
       // a list of taxes paid by the merchant for one unit of this product
@@ -2918,7 +2918,7 @@ The `Product` object describes the product being 
purchased from the merchant. It
     // The price of the product; this is the total price for ``quantity`` 
times ``unit`` of this product.
     price?: Amount;
 
-    // An optional base64-encoded product image
+    // An optional base64-encoded product image.
     image?: ImageDataUrl;
 
     // a list of taxes paid by the merchant for this product. Can be empty.

-- 
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]