From 395cea2596aa14e88a97e665c860afdc67a4862a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 14 Nov 2020 17:26:48 +0100 Subject: more typos --- src/gns/gnunet-service-gns_resolver.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gns/gnunet-service-gns_resolver.c') diff --git a/src/gns/gnunet-service-gns_resolver.c b/src/gns/gnunet-service-gns_resolver.c index d9d0d3099..49c1b340a 100644 --- a/src/gns/gnunet-service-gns_resolver.c +++ b/src/gns/gnunet-service-gns_resolver.c @@ -127,7 +127,7 @@ struct Gns2DnsPending /** - * Handle to a currenty pending resolution. On result (positive or + * Handle to a currently pending resolution. On result (positive or * negative) the #GNS_ResultProcessor is called. */ struct GNS_ResolverHandle; @@ -287,7 +287,7 @@ struct VpnContext /** - * Handle to a currenty pending resolution. On result (positive or + * Handle to a currently pending resolution. On result (positive or * negative) the #GNS_ResultProcessor is called. */ struct GNS_ResolverHandle @@ -741,7 +741,7 @@ resolver_lookup_get_next_label (struct GNS_ResolverHandle *rh) /** - * Gives the cummulative result obtained to the callback and clean up the request. + * Gives the cumulative result obtained to the callback and clean up the request. * * @param rh resolution process that has culminated in a result */ -- cgit v1.2.3