summaryrefslogtreecommitdiff
path: root/src/auditor/taler-helper-auditor-aggregation.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-11-28 12:13:38 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-11-28 12:13:38 +0900
commit8cfc6d6a2e81281b26d9f68cc515150aa2382f11 (patch)
tree81b89f99b0b57174cdc9754f5e2a691345718b20 /src/auditor/taler-helper-auditor-aggregation.c
parent5ec2b74a0e91c4799f521fcc71923506777ef515 (diff)
downloadexchange-8cfc6d6a2e81281b26d9f68cc515150aa2382f11.tar.gz
exchange-8cfc6d6a2e81281b26d9f68cc515150aa2382f11.tar.bz2
exchange-8cfc6d6a2e81281b26d9f68cc515150aa2382f11.zip
fix spelling issues
Diffstat (limited to 'src/auditor/taler-helper-auditor-aggregation.c')
-rw-r--r--src/auditor/taler-helper-auditor-aggregation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/taler-helper-auditor-aggregation.c b/src/auditor/taler-helper-auditor-aggregation.c
index fe95dfe3e..8b2808401 100644
--- a/src/auditor/taler-helper-auditor-aggregation.c
+++ b/src/auditor/taler-helper-auditor-aggregation.c
@@ -44,7 +44,7 @@ static struct TALER_AUDITORDB_ProgressPointAggregation ppa;
static struct TALER_AUDITORDB_ProgressPointAggregation ppa_start;
/**
- * Array of reports about row inconsitencies.
+ * Array of reports about row inconsistencies.
*/
static json_t *report_row_inconsistencies;