summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-09-01 15:48:47 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-09-01 15:48:47 +0200
commitf7de830bbae50f270d1922306a5099a5e9990172 (patch)
tree152ffb4b94c8d260bdf25ca412a68de82232c666
parentb1566ea5af031f4cd46816502177d7edc6a67f29 (diff)
downloadexchange-f7de830bbae50f270d1922306a5099a5e9990172.tar.gz
exchange-f7de830bbae50f270d1922306a5099a5e9990172.tar.bz2
exchange-f7de830bbae50f270d1922306a5099a5e9990172.zip
-spelling
-rw-r--r--src/exchangedb/0002-kyc_attributes.sql2
-rw-r--r--src/include/taler_pq_lib.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/exchangedb/0002-kyc_attributes.sql b/src/exchangedb/0002-kyc_attributes.sql
index fd36684de..aa2e3288a 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 21e48792c..86d458e05 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