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_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 5ca9f5015..01b10f75c 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 WAN address. Ultimately invokes + * an loopback, LAN or WANT 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, WAN etc. address + * LAN, WANT etc. address */ GNUNET_TRANSPORT_AddressToType get_address_type; -- cgit v1.2.3