-fix typo

This commit is contained in:
Christian Grothoff 2021-08-08 17:01:52 +02:00
parent b58605a79d
commit de09f05d49
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -130,7 +130,7 @@ handle_admin_add_incoming_finished (void *cls,
ec = TALER_JSON_get_error_code (j);
break;
case MHD_HTTP_CONFLICT:
/* Nothign to verify, we used the same wire subject
/* Nothing to verify, we used the same wire subject
twice? */
ec = TALER_JSON_get_error_code (j);
break;