From: Matthias Kolja Miehl Date: Sun, 7 Jan 2018 14:55:25 +0000 (+0100) Subject: transport: [fix] Typos in comments X-Git-Tag: gnunet-0.11.0rc0~2^2~11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=547d531bb3088bf00a0ae5777fa09c7893b7b370;p=oweals%2Fgnunet.git transport: [fix] Typos in comments --- 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