From c0f407c9d3cfa50c3378ebbfc0885e20c84dd0ef Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 14 Nov 2020 17:22:13 +0100 Subject: misc spelling issues --- src/include/gnunet_dns_service.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/gnunet_dns_service.h') diff --git a/src/include/gnunet_dns_service.h b/src/include/gnunet_dns_service.h index 66f6890f8..20f0f13ee 100644 --- a/src/include/gnunet_dns_service.h +++ b/src/include/gnunet_dns_service.h @@ -60,7 +60,7 @@ enum GNUNET_DNS_Flags * Set this flag to see all requests first prior to resolution * (for monitoring). Clients that set this flag must then * call "GNUNET_DNS_request_forward" when they process a request - * for the first time. Caling "GNUNET_DNS_request_answer" is + * for the first time. Calling "GNUNET_DNS_request_answer" is * not allowed for MONITOR peers. */ GNUNET_DNS_FLAG_REQUEST_MONITOR = 1, @@ -89,7 +89,7 @@ enum GNUNET_DNS_Flags * Set this flag to see all requests just before they are * returned to the network. Clients that set this flag must then * call "GNUNET_DNS_request_forward" when they process a request - * for the last time. Caling "GNUNET_DNS_request_answer" is + * for the last time. Calling "GNUNET_DNS_request_answer" is * not allowed for MONITOR peers. */ GNUNET_DNS_FLAG_RESPONSE_MONITOR = 8 -- cgit v1.2.3