From: Andreas Schneider Date: Thu, 6 Apr 2023 14:02:58 +0000 (+0200) Subject: lib:messaging: Fix code spelling X-Git-Tag: talloc-2.4.1~981 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4b12dc1fb5abb94eafdb99c8a3f2451849f6657b;p=thirdparty%2Fsamba.git lib:messaging: Fix code spelling Best reviewed with: `git show --word-diff`. Signed-off-by: Andreas Schneider Reviewed-by: Joseph Sutton --- diff --git a/lib/messaging/messages_dgm.c b/lib/messaging/messages_dgm.c index f71b49cc01f..1c96b2f94ed 100644 --- a/lib/messaging/messages_dgm.c +++ b/lib/messaging/messages_dgm.c @@ -166,7 +166,7 @@ static void messaging_dgm_out_idle_handler(struct tevent_context *ev, } /* - * Setup the idle handler to fire afer 1 second if the + * Setup the idle handler to fire after 1 second if the * queue is zero. */