s3: Fix a typo
[metze/samba/wip.git] / source3 / smbd / open.c
index 34d552620dde59c5fc3ee0dc3fe52723c9e35f91..e33c4abcc1df51c90109343e272d5b655eab28b2 100644 (file)
@@ -2592,7 +2592,7 @@ static NTSTATUS open_file_ntcreate(connection_struct *conn,
        }
 
        /*
-        * At this point onwards, we can guarentee that the share entry
+        * At this point onwards, we can guarantee that the share entry
         * is locked, whether we created the file or not, and that the
         * deny mode is compatible with all current opens.
         */