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_helper_lib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/gnunet_helper_lib.h') diff --git a/src/include/gnunet_helper_lib.h b/src/include/gnunet_helper_lib.h index 5e72cf76a..b54120204 100644 --- a/src/include/gnunet_helper_lib.h +++ b/src/include/gnunet_helper_lib.h @@ -49,7 +49,7 @@ struct GNUNET_HELPER_Handle; /** * Callback that will be called when the helper process dies. This is not called - * when the helper process is stoped using GNUNET_HELPER_stop() + * when the helper process is stopped using GNUNET_HELPER_stop() * * @param cls the closure from GNUNET_HELPER_start() */ @@ -152,7 +152,7 @@ struct GNUNET_HELPER_SendHandle; * @param h helper to send message to * @param msg message to send * @param can_drop can the message be dropped if there is already one in the queue? - * @param cont continuation to run once the message is out (#GNUNET_OK on succees, #GNUNET_NO + * @param cont continuation to run once the message is out (#GNUNET_OK on success, #GNUNET_NO * if the helper process died, #GNUNET_SYSERR during #GNUNET_HELPER_destroy). * @param cont_cls closure for @a cont * @return NULL if the message was dropped, -- cgit v1.2.3