From aa78134a557079ce570345e751e4c36c4b2ba79a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 26 Apr 2021 20:25:37 +0200 Subject: -fix many more typos --- src/include/gnunet_transport_plugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/gnunet_transport_plugin.h') diff --git a/src/include/gnunet_transport_plugin.h b/src/include/gnunet_transport_plugin.h index 3e6d1edc6..74b27923a 100644 --- a/src/include/gnunet_transport_plugin.h +++ b/src/include/gnunet_transport_plugin.h @@ -127,7 +127,7 @@ typedef struct GNUNET_TIME_Relative /** * Function that can be called by plugins to figure if an address is - * an loopback, LAN or WANT address. Ultimately invokes + * an loopback, LAN or WAN address. Ultimately invokes * #GNUNET_ATS_address_get_type(). * * @param cls closure @@ -265,7 +265,7 @@ struct GNUNET_TRANSPORT_PluginEnvironment /** * Function that will be called to figure if an address is an loopback, - * LAN, WANT etc. address + * LAN, WAN etc. address */ GNUNET_TRANSPORT_AddressToType get_address_type; -- cgit v1.2.3