diff options
Diffstat (limited to 'src/exchangedb')
| -rw-r--r-- | src/exchangedb/plugin_exchangedb_postgres.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c index 88b8eeed..28fe1748 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -16215,7 +16215,7 @@ postgres_insert_close_request (   * @param payto_uri account to wire funds to   * @param date time of the signature   * @param amount amount to wire - * @param master_sig signature affirming the opearation + * @param master_sig signature affirming the operation   * @return transaction status code   */  static enum GNUNET_DB_QueryStatus | 
