diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2023-07-11 09:21:34 +0200 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2023-07-11 09:21:34 +0200 |
commit | 8a7bfefa38956a5efc2dcdfc7a82dac0fa282001 (patch) | |
tree | d99f6e0f22625dfb23fa5dbbae28e76d39d2155d /src/include/taler_exchange_service.h | |
parent | 88ecba945e5d89bfda14f9a169201d303c1892c6 (diff) |
-handle some of the codespell complaints
Diffstat (limited to 'src/include/taler_exchange_service.h')
-rw-r--r-- | src/include/taler_exchange_service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index 4848ddfdd..ac4bc6c3c 100644 --- a/src/include/taler_exchange_service.h +++ b/src/include/taler_exchange_service.h @@ -536,7 +536,7 @@ struct TALER_EXCHANGE_GetKeysHandle; /** - * Fetch the main /keys resources from ane exchange. Does an incremental + * Fetch the main /keys resources from an exchange. Does an incremental * fetch if @a last_keys is given. The obtained information will be passed to * the @a cert_cb (possibly after first merging it with @a last_keys to * produce a full picture; expired keys (for deposit) will be removed from @a |