aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-25 21:50:32 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-06-26 17:09:30 +0200
commit7b62174d0073ee758fb5fcf8e21ff35cfc766c83 (patch)
treec16eabecacbb8c627425e3e811d95a58fe3df44d /src/exchangedb/plugin_exchangedb_postgres.c
parent2508d4bb5c7e736114e1dcaad3753e3af02dca00 (diff)
downloadexchange-7b62174d0073ee758fb5fcf8e21ff35cfc766c83.tar.xz
-fix typos
Diffstat (limited to 'src/exchangedb/plugin_exchangedb_postgres.c')
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index 74424e63e..d3bbb4d6a 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -14970,7 +14970,7 @@ postgres_delete_shard_locks (void *cls)
/**
* Function called to save the configuration of an extension
- * (age-restriction, peer2peer, ...). After succesfull storage of the
+ * (age-restriction, peer2peer, ...). After successful storage of the
* configuration it triggers the corresponding event.
*
* @param cls the @e cls of this struct with the plugin-specific state
@@ -15225,7 +15225,7 @@ postgres_insert_contract (
/**
- * Function called to reutrn meta data about a purse by the
+ * Function called to return meta data about a purse by the
* purse public key.
*
* @param cls the @e cls of this struct with the plugin-specific state