diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-11-21 14:44:09 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-11-21 14:44:09 +0100 |
commit | 358388597835c364e9454a39d7161f06cbaac81c (patch) | |
tree | fc1e4b3656fb108116ca16fa8c97c2b000185b21 /src/auditor | |
parent | 0c94dcb79e820db768755a3348005f82e85537f7 (diff) |
-typos
Diffstat (limited to 'src/auditor')
-rw-r--r-- | src/auditor/taler-helper-auditor-wire.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/taler-helper-auditor-wire.c b/src/auditor/taler-helper-auditor-wire.c index e1b57392b..e3e3764a7 100644 --- a/src/auditor/taler-helper-auditor-wire.c +++ b/src/auditor/taler-helper-auditor-wire.c @@ -1790,7 +1790,7 @@ conclude_account (struct WireAccount *wa) /** - * Analyze credit transation @a details into @a wa. + * Analyze credit transaction @a details into @a wa. * * @param[in,out] wa account that received the transfer * @param details transfer details |