diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2023-12-23 23:46:03 +0100 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2023-12-23 23:46:03 +0100 |
commit | 5d50123ef29a8cbca8be40133a0df5b6c4b86dd4 (patch) | |
tree | 08cfe9745762bbbcc2e93598bc139ba43dacb723 /src/include | |
parent | 234b0cd56f69305f27ac5f6cd3828c0d115dcd0f (diff) |
-fix typo
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_exchangedb_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 7f7105a01..278114c72 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -4400,7 +4400,7 @@ struct TALER_EXCHANGEDB_Plugin /** - * Try to retrieve the solated hash of the merchant's bank account to a + * Try to retrieve the salted hash of the merchant's bank account to a * deposit contract. Used in case of conflicts for a given (merchant_pub, * h_contract_terms) to provide the client the necessary input to retrieve * more details about the conflict. |