smbd: Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 26 Jul 2018 15:56:31 +0000 (17:56 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 17 Aug 2018 16:25:08 +0000 (18:25 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c

index db5eb4e459b64dae3ff8ffc13de2de2ac9bfbb2c..cbabea351579cd1227b6a108cad6969ffdb5c3b7 100644 (file)
@@ -5005,7 +5005,7 @@ static NTSTATUS lease_match(connection_struct *conn,
                         * Send the breaks and then return
                         * SMB2_LEASE_NONE in the lease handle
                         * to cause them to acknowledge the
-                        * lease break. Consulatation with
+                        * lease break. Consultation with
                         * Microsoft engineering confirmed
                         * this approach is safe.
                         */