[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 06/29: add period at end of sentence (five instances)
From: |
gnunet |
Subject: |
[taler-docs] 06/29: add period at end of sentence (five instances) |
Date: |
Wed, 17 Mar 2021 11:16:49 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
commit 280808a89e7f7ddcf6c82b5e7ceec8d8866ee16c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 05:04:08 2021 -0400
add period at end of sentence (five instances)
---
core/api-merchant.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index e7e8807..f3474e2 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1235,7 +1235,7 @@ Adding products to the inventory
// Human-readable product description.
description: string;
- // Map from IETF BCP 47 language tags to localized descriptions
+ // Map from IETF BCP 47 language tags to localized descriptions.
description_i18n: { [lang_tag: string]: string };
// Unit in which the product is measured (liters, kilograms, packages,
etc.).
@@ -1300,7 +1300,7 @@ Adding products to the inventory
// Human-readable product description.
description: string;
- // Map from IETF BCP 47 language tags to localized descriptions
+ // Map from IETF BCP 47 language tags to localized descriptions.
description_i18n: { [lang_tag: string]: string };
// unit in which the product is measured (liters, kilograms, packages,
etc.)
@@ -1384,7 +1384,7 @@ Inspecting inventory
// Human-readable product description.
description: string;
- // Map from IETF BCP 47 language tags to localized descriptions
+ // Map from IETF BCP 47 language tags to localized descriptions.
description_i18n: { [lang_tag: string]: string };
// unit in which the product is measured (liters, kilograms, packages,
etc.)
@@ -2770,7 +2770,7 @@ The contract terms must have the following structure:
// Human-readable description of the whole purchase
summary: string;
- // Map from IETF BCP 47 language tags to localized summaries
+ // Map from IETF BCP 47 language tags to localized summaries.
summary_i18n?: { [lang_tag: string]: string };
// Unique, free-form identifier for the proposal.
@@ -2906,7 +2906,7 @@ The `Product` object describes the product being
purchased from the merchant. It
// Human-readable product description.
description: string;
- // Map from IETF BCP 47 language tags to localized descriptions
+ // Map from IETF BCP 47 language tags to localized descriptions.
description_i18n?: { [lang_tag: string]: string };
// The number of units of the product to deliver to the customer.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-docs] branch master updated (1eeb894 -> d0c163b), gnunet, 2021/03/17
- [taler-docs] 01/29: capitalize first word in sentence, gnunet, 2021/03/17
- [taler-docs] 04/29: capitalize first word in sentence; add period at end of sentence, gnunet, 2021/03/17
- [taler-docs] 05/29: change markup of ‘never’ from " to ``, gnunet, 2021/03/17
- [taler-docs] 02/29: capitalize first word in sentence; add period at end of sentence, gnunet, 2021/03/17
- [taler-docs] 06/29: add period at end of sentence (five instances),
gnunet <=
- [taler-docs] 07/29: capitalize first word in sentence; add period at end of sentence (three instances), gnunet, 2021/03/17
- [taler-docs] 08/29: add period at end of sentence (three instances), gnunet, 2021/03/17
- [taler-docs] 10/29: add period at end of sentence (two instances), gnunet, 2021/03/17
- [taler-docs] 03/29: add period at end of sentence, gnunet, 2021/03/17
- [taler-docs] 20/29: add period at end of sentence (two instances), gnunet, 2021/03/17
- [taler-docs] 16/29: add period at end of sentence, gnunet, 2021/03/17
- [taler-docs] 09/29: capitalize first word in sentence; add period at end of sentence (three instances), gnunet, 2021/03/17
- [taler-docs] 12/29: fix typo: s/is is/is/, gnunet, 2021/03/17
- [taler-docs] 22/29: mark up ‘ContractTerms’, gnunet, 2021/03/17
- [taler-docs] 11/29: add period at end of sentence, gnunet, 2021/03/17