s3: Fix a typo
[kai/samba.git] / 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,