diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2023-12-18 21:10:54 +0800 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2023-12-18 21:10:54 +0800 |
commit | 6edcb1ad757a94b5e9e7e50fdaba338de41226b3 (patch) | |
tree | 64ac123f58682cf48d6ff238296f5b53050aeb1b | |
parent | 9c9d64d263d38db14a7d34afc3798f57599ebfda (diff) | |
parent | 5037512e08554c983d6fdf7dcd02afb63fba2ddc (diff) |
Merge branch 'master' of git+ssh://git.taler.net/exchange
-rw-r--r-- | src/exchange/taler-exchange-httpd_keys.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_keys.h b/src/exchange/taler-exchange-httpd_keys.h index 5baa8b307..5e19ac2ff 100644 --- a/src/exchange/taler-exchange-httpd_keys.h +++ b/src/exchange/taler-exchange-httpd_keys.h @@ -405,7 +405,7 @@ TEH_keys_finished (void); /** - * Resumse all suspended /keys requests, we may now have key material + * Resumes all suspended /keys requests, we may now have key material * (or are shutting down). * * @param do_shutdown are we shutting down? |