From f62e24a88c21235bc3c901508cfb474509ef2961 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 14 Nov 2020 17:17:36 +0100 Subject: spell checking --- src/util/gnunet-service-resolver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/gnunet-service-resolver.c') diff --git a/src/util/gnunet-service-resolver.c b/src/util/gnunet-service-resolver.c index 5ed70807e..9bde04117 100644 --- a/src/util/gnunet-service-resolver.c +++ b/src/util/gnunet-service-resolver.c @@ -1223,7 +1223,7 @@ load_etc_hosts (void) if (GNUNET_OK != GNUNET_DISK_file_handle_size (fh, &bytes_read)) { GNUNET_log (GNUNET_ERROR_TYPE_ERROR, - "Could not determin size of /etc/hosts. " + "Could not determine size of /etc/hosts. " "DNS resolution will not be possible.\n"); GNUNET_DISK_file_close (fh); return; -- cgit v1.2.3