From: Gerald Carter Date: Wed, 24 May 2006 06:50:22 +0000 (+0000) Subject: fix a typo X-Git-Tag: release-3-0-29~325 X-Git-Url: http://git.samba.org/samba.git/?p=tprouty%2Fsamba.git;a=commitdiff_plain;h=e170b8876115317890335e6516594f79266f6186;ds=sidebyside fix a typo --- diff --git a/docs/smbdotconf/locking/strictlocking.xml b/docs/smbdotconf/locking/strictlocking.xml index 4aa337cc93..9a2498d91d 100644 --- a/docs/smbdotconf/locking/strictlocking.xml +++ b/docs/smbdotconf/locking/strictlocking.xml @@ -4,7 +4,7 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - This is an enumberated type that controls the handling of file locking in the server. When this is set to yes, + This is an enumerated type that controls the handling of file locking in the server. When this is set to yes, the server will check every read and write access for file locks, and deny access if locks exist. This can be slow on some systems.