diff options
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 |