summaryrefslogtreecommitdiff
path: root/src/include/taler_json_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-07-06 22:53:21 +0200
committerChristian Grothoff <christian@grothoff.org>2022-07-06 22:53:21 +0200
commit8220974328a6bbf676d87260c458a2cc3eae5394 (patch)
tree173c4445c1dea193a2ceb32f37090906748d5e82 /src/include/taler_json_lib.h
parent0ad84355d59885eab6001cfaf96056c958680ab0 (diff)
downloadexchange-8220974328a6bbf676d87260c458a2cc3eae5394.tar.gz
exchange-8220974328a6bbf676d87260c458a2cc3eae5394.tar.bz2
exchange-8220974328a6bbf676d87260c458a2cc3eae5394.zip
-fix typos
Diffstat (limited to 'src/include/taler_json_lib.h')
-rw-r--r--src/include/taler_json_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h
index d8912e52e..443cbdb7b 100644
--- a/src/include/taler_json_lib.h
+++ b/src/include/taler_json_lib.h
@@ -432,7 +432,7 @@ TALER_JSON_spec_denom_pub (const char *field,
* cipher.
*
* @param field name of the field
- * @parm cipher which cipher type to parse for
+ * @param cipher which cipher type to parse for
* @param[out] pk key to fill
* @return corresponding field spec
*/