From 547d531bb3088bf00a0ae5777fa09c7893b7b370 Mon Sep 17 00:00:00 2001 From: Matthias Kolja Miehl Date: Sun, 7 Jan 2018 15:55:25 +0100 Subject: transport: [fix] Typos in comments --- src/transport/gnunet-service-transport_neighbours.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/transport') diff --git a/src/transport/gnunet-service-transport_neighbours.c b/src/transport/gnunet-service-transport_neighbours.c index 8d3e47f94..2bf07bcd7 100644 --- a/src/transport/gnunet-service-transport_neighbours.c +++ b/src/transport/gnunet-service-transport_neighbours.c @@ -1137,9 +1137,9 @@ disconnect_neighbour (struct NeighbourMapEntry *n) * our own receive rate and informs the neighbour about * the new quota. * - * @param n neighbour entry to change qutoa for + * @param n neighbour entry to change quota for * @param quota new quota - * @return #GNUNET_YES if @a n is still valid, @GNUNET_NO if + * @return #GNUNET_YES if @a n is still valid, #GNUNET_NO if * @a n was freed */ static int -- cgit v1.2.3