gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -spelling


From: gnunet
Subject: [taler-exchange] branch master updated: -spelling
Date: Fri, 01 Sep 2023 15:48:50 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

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

commit f7de830bbae50f270d1922306a5099a5e9990172
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Fri Sep 1 15:48:47 2023 +0200

    -spelling
---
 src/exchangedb/0002-kyc_attributes.sql | 2 +-
 src/include/taler_pq_lib.h             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchangedb/0002-kyc_attributes.sql 
b/src/exchangedb/0002-kyc_attributes.sql
index fd36684d..aa2e3288 100644
--- a/src/exchangedb/0002-kyc_attributes.sql
+++ b/src/exchangedb/0002-kyc_attributes.sql
@@ -80,7 +80,7 @@ BEGIN
     ,partition_suffix
   );
   PERFORM comment_partitioned_column(
-     'Reference the legitimization process for which theses attributes are 
gathered for.'
+     'Reference the legitimization process for which these attributes are 
gathered for.'
     ,'legitimization_serial'
     ,table_name
     ,partition_suffix
diff --git a/src/include/taler_pq_lib.h b/src/include/taler_pq_lib.h
index 21e48792..86d458e0 100644
--- a/src/include/taler_pq_lib.h
+++ b/src/include/taler_pq_lib.h
@@ -178,7 +178,7 @@ TALER_PQ_query_param_array_amount (
 
 /**
  * Currency amount expected, from a record-field of (DB)
- * taler_amount_with_currency type. The currenty must be stored in the
+ * taler_amount_with_currency type. The currency must be stored in the
  * database when using this function.
  *
  * @param name name of the field in the table

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