From f62e24a88c21235bc3c901508cfb474509ef2961 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 14 Nov 2020 17:17:36 +0100 Subject: spell checking --- src/util/scheduler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/scheduler.c') diff --git a/src/util/scheduler.c b/src/util/scheduler.c index b5ce20254..759312df5 100644 --- a/src/util/scheduler.c +++ b/src/util/scheduler.c @@ -122,7 +122,7 @@ struct GNUNET_SCHEDULER_Handle struct GNUNET_SIGNAL_Context *shc_hup; /** - * context of hte SIGPIPE handler + * context of the SIGPIPE handler */ struct GNUNET_SIGNAL_Context *shc_pipe; }; -- cgit v1.2.3