aboutsummaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_refresh.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-28 15:43:06 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-28 15:43:06 +0100
commite4cbe66780bd354fac79db155a12c33a9c68fbbc (patch)
treecc3019aa59c604e66f356d64a930deea27d25504 /src/mint/taler-mint-httpd_refresh.h
parenteca4f1a8fe52d463b6b87d19c245e7aa02197476 (diff)
-doxygen fixes
Diffstat (limited to 'src/mint/taler-mint-httpd_refresh.h')
-rw-r--r--src/mint/taler-mint-httpd_refresh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_refresh.h b/src/mint/taler-mint-httpd_refresh.h
index 2842032b8..8fe12a272 100644
--- a/src/mint/taler-mint-httpd_refresh.h
+++ b/src/mint/taler-mint-httpd_refresh.h
@@ -30,7 +30,7 @@
/**
* Handle a "/refresh/melt" request. Parses the request into the JSON
- * components and then hands things of to #handle_referesh_melt_json()
+ * components and then hands things of to #handle_refresh_melt_json()
* to validate the melted coins, the signature and execute the melt
* using TMH_DB_execute_refresh_melt().
*