aboutsummaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor-httpd_deposit-confirmation-del.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor/taler-auditor-httpd_deposit-confirmation-del.c')
-rw-r--r--src/auditor/taler-auditor-httpd_deposit-confirmation-del.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/auditor/taler-auditor-httpd_deposit-confirmation-del.c b/src/auditor/taler-auditor-httpd_deposit-confirmation-del.c
index e9692bc9a..ed5a63ec9 100644
--- a/src/auditor/taler-auditor-httpd_deposit-confirmation-del.c
+++ b/src/auditor/taler-auditor-httpd_deposit-confirmation-del.c
@@ -17,7 +17,7 @@
/**
* @file taler-auditor-httpd_deposit-confirmation-delete.c
* @brief Handle /deposit-confirmation delete request;
- * Remove the specifed entry from the database
+ * Remove the specified entry from the database
* @author Cedric Zwahlen
*/
@@ -70,4 +70,4 @@ TAH_DEPOSIT_CONFIRMATION_handler_delete (struct TAH_RequestHandler *rh,
GNUNET_JSON_pack_string ("status",
"DEPOSIT_CONFIRMATION_OK"));
-} \ No newline at end of file
+}