commit f762cbd23368f4c6eb0e42b168927ac25293332a
parent 7be03cd089eae7eb4cef3a5fda01947379e0fafd
Author: MS <ms@taler.net>
Date: Wed, 12 May 2021 21:19:32 +0200
typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/sync/sync-httpd.c b/src/sync/sync-httpd.c
@@ -621,7 +621,7 @@ run (void *cls,
auth_header))
{
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
- "Failed so set %s header, trying without\n",
+ "Failed to set %s header, trying without\n",
MHD_HTTP_HEADER_AUTHORIZATION);
}
GNUNET_free (auth_header);