diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2023-12-13 15:53:50 +0100 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2023-12-13 15:53:50 +0100 |
commit | 41d94cbe6a9957cda5fb81e44d902d003394f680 (patch) | |
tree | cb8fc8812998bf469c1840ffe84b086aaf075da4 | |
parent | 0e2db44332e33364d68a7521fd2151be66dd186e (diff) |
-typo
-rw-r--r-- | src/json/json_helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json/json_helper.c b/src/json/json_helper.c index 0628282ca..450cc194c 100644 --- a/src/json/json_helper.c +++ b/src/json/json_helper.c @@ -499,7 +499,7 @@ parse_age_commitment (void *cls, /** - * Cleanup data left fom parsing age commitment + * Cleanup data left from parsing age commitment * * @param cls closure, NULL * @param[out] spec where to free the data |