nmbd: Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 25 Jan 2018 13:07:53 +0000 (14:07 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 10 Apr 2018 23:06:39 +0000 (01:06 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/nmbd/nmbd.c

index 9be708a9c0293203f75e0f4199635ef0cee0ceeb..73a3b8bf960c97f50dfd12de921054d9c4f2fac2 100644 (file)
@@ -531,7 +531,7 @@ static void process(struct messaging_context *msg)
                 * Process all incoming packets
                 * read above. This calls the success and
                 * failure functions registered when response
-                * packets arrrive, and also deals with request
+                * packets arrive, and also deals with request
                 * packets from other sources.
                 * (nmbd_packets.c)
                 */