summaryrefslogtreecommitdiff
path: root/lib/messaging
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2023-04-06 16:02:58 +0200
committerAndreas Schneider <asn@cryptomilk.org>2023-04-11 09:06:36 +0000
commit4b12dc1fb5abb94eafdb99c8a3f2451849f6657b (patch)
tree5dd502a7c78c6e1d8e631b7d75ec4c05a5327120 /lib/messaging
parent5e9bfcf4b2e31ac45b4212f5894c4b698839ca37 (diff)
downloadsamba-4b12dc1fb5abb94eafdb99c8a3f2451849f6657b.tar.gz
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>
Diffstat (limited to 'lib/messaging')
-rw-r--r--lib/messaging/messages_dgm.c2
1 files changed, 1 insertions, 1 deletions
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.
*/