]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib:messaging: Fix code spelling
authorAndreas Schneider <asn@samba.org>
Thu, 6 Apr 2023 14:02:58 +0000 (16:02 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 11 Apr 2023 09:06:36 +0000 (09:06 +0000)
Best reviewed with: `git show --word-diff`.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
lib/messaging/messages_dgm.c

index f71b49cc01fd3718d98e5ba513f5b384b37f1175..1c96b2f94ed8db2d91bf3bbef8ccf2301f9ad0c3 100644 (file)
@@ -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.
  */