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_nat_service.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/gnunet_nat_service.h') diff --git a/src/include/gnunet_nat_service.h b/src/include/gnunet_nat_service.h index b66c188cc..e39e2c016 100644 --- a/src/include/gnunet_nat_service.h +++ b/src/include/gnunet_nat_service.h @@ -108,7 +108,7 @@ enum GNUNET_NAT_AddressClass GNUNET_NAT_AC_BT = 32, /** - * Loopback addresses, only useful under special cirumstances. + * Loopback addresses, only useful under special circumstances. */ GNUNET_NAT_AC_LOOPBACK = 64, @@ -325,7 +325,7 @@ struct GNUNET_NAT_Handle; * @param num_addrs number of addresses in @a addrs * @param addrs list of local addresses packets should be redirected to * @param addrlens actual lengths of the addresses in @a addrs - * @param address_callback function to call everytime the public IP address changes + * @param address_callback function to call every time the public IP address changes * @param reversal_callback function to call if someone wants connection reversal from us, * NULL if connection reversal is not supported * @param callback_cls closure for callbacks -- cgit v1.2.3