s3: Fix a typo
authorVolker Lendecke <vl@samba.org>
Fri, 4 May 2012 09:49:24 +0000 (11:49 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 4 May 2012 13:02:41 +0000 (15:02 +0200)
source3/smbd/open.c

index 356a08fe420fad95445ec1f0da21b2dbc799c2e0..018b2cc893620170405e4e9a74dc66bc5fd80fa3 100644 (file)
@@ -41,7 +41,7 @@ struct deferred_open_record {
 /****************************************************************************
  If the requester wanted DELETE_ACCESS and was rejected because
  the file ACL didn't include DELETE_ACCESS, see if the parent ACL
- ovverrides this.
+ overrides this.
 ****************************************************************************/
 
 static bool parent_override_delete(connection_struct *conn,