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