diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-03-31 20:57:11 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-03-31 20:57:11 +0200 |
commit | 3404fda463cdb905772a4757001e5113d3f74f29 (patch) | |
tree | 03ad69bc7c31ba00e6e5f52c697a97b2c834e288 /src/exchangedb/exchangedb_accounts.c | |
parent | 73d107b53d5f3c1461a74f280a84a1ab80d14360 (diff) |
typosCodeBlau-NGI-2019
Diffstat (limited to 'src/exchangedb/exchangedb_accounts.c')
-rw-r--r-- | src/exchangedb/exchangedb_accounts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/exchangedb_accounts.c b/src/exchangedb/exchangedb_accounts.c index db23eafca..b66b1bcc1 100644 --- a/src/exchangedb/exchangedb_accounts.c +++ b/src/exchangedb/exchangedb_accounts.c @@ -39,7 +39,7 @@ static struct TALER_EXCHANGEDB_WireAccount *wa_tail; struct FindAccountContext { /** - * Configuration we are usign. + * Configuration we are using. */ const struct GNUNET_CONFIGURATION_Handle *cfg; |