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/dht/dht_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dht/dht_api.c') diff --git a/src/dht/dht_api.c b/src/dht/dht_api.c index ee56c852f..ffcfba997 100644 --- a/src/dht/dht_api.c +++ b/src/dht/dht_api.c @@ -295,7 +295,7 @@ send_get (struct GNUNET_DHT_GetHandle *gh) /** * Send GET message(s) for indicating which results are already known * for a @a get_handle to DHT. Complex as we need to send the list of - * known results, which means we may need mulitple messages to block + * known results, which means we may need multiple messages to block * known results from the result set. * * @param gh GET to generate messages for -- cgit v1.2.3