aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-05-10 22:13:18 +0200
committerChristian Grothoff <christian@grothoff.org>2023-05-10 22:13:18 +0200
commit0dd0fff17d0802f48bfab0bac498968abc8a59cf (patch)
tree75778cccd0bb7d9d8f356443b4a134ffa8401442
parentb15713f42e9ecbc67e9b8ffd178d97d08b7377bb (diff)
downloadexchange-0dd0fff17d0802f48bfab0bac498968abc8a59cf.tar.xz
-typo
-rw-r--r--src/include/taler_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_util.h b/src/include/taler_util.h
index 0b15eb8a8..1de264c12 100644
--- a/src/include/taler_util.h
+++ b/src/include/taler_util.h
@@ -581,7 +581,7 @@ struct TALER_JSON_ExternalConversion;
*
* @param cls closure
* @param status_type how did the process die
- * @apram code termination status code from the process
+ * @param code termination status code from the process
* @param result some JSON result, NULL if we failed to get an JSON output
*/
typedef void