commit 4a22de6c1effb4b68933a820902a82f31c72f10e parent 7ee043df1f2cb69c4c1a5c9efb83ea685e5d61a2 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 24 Feb 2024 20:34:00 +0100 typo Diffstat:
| M | src/auditor/taler-helper-auditor-coins.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/auditor/taler-helper-auditor-coins.c b/src/auditor/taler-helper-auditor-coins.c @@ -82,7 +82,7 @@ static json_t *report_emergencies; static json_t *report_emergencies_by_count; /** - * Array of reports about row inconsitencies. + * Array of reports about row inconsistencies. */ static json_t *report_row_inconsistencies;