gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: Update


From: gnunet
Subject: [taler-docs] branch master updated: Update
Date: Tue, 15 Nov 2022 12:12:59 +0100

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

priscilla-huang pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new ecd4d61  Update
ecd4d61 is described below

commit ecd4d61f00e56494bfe384e4f2dae75b0e3307b0
Author: priscilla <priscilla.huang@efrei.net>
AuthorDate: Tue Nov 15 06:12:50 2022 -0500

    Update
---
 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 1db9c6b..91c50e9 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3077,7 +3077,7 @@ Adding templates
       // Template ID to use.
       template_id: string;
 
-      // Human-readable summary for the template.
+      // Human-readable description for the template.
       template_descripton: string;
 
       // The price is imposed by the merchant and cannot be changed by the 
customer.
@@ -3125,7 +3125,7 @@ Editing templates
 
     interface TemplatePatchDetail {
 
-      // Human-readable summary for the template.
+      // Human-readable description for the template.
       template_descripton: string;
 
       // The price is imposed by the merchant and cannot be changed by the 
customer.
@@ -3208,7 +3208,7 @@ The `TemplatesEntry` object describes a template. It has 
the following structure
 
     interface TemplateDetail {
 
-      // Human-readable summary for the template.
+      // Human-readable description for the template.
       template_descripton: string;
 
       // The price is imposed by the merchant and cannot be changed by the 
customer.

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