exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

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

-spelling

Diffstat:
Msrc/exchangedb/0002-kyc_attributes.sql | 2+-
Msrc/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 @@ -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 @@ -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