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

s3: Fix a typo

This commit is contained in:
Volker Lendecke 2012-09-25 10:34:49 -07:00
parent 0feb341502
commit 11af163df8

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