summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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