1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

lib:messaging: Fix code spelling

Best reviewed with: `git show --word-diff`.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
Andreas Schneider 2023-04-06 16:02:58 +02:00 committed by Andreas Schneider
parent 5e9bfcf4b2
commit 4b12dc1fb5

View 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.
*/