From: Gerald Carter Date: Wed, 24 May 2006 06:50:22 +0000 (+0000) Subject: fix a typo X-Git-Tag: samba-4.0.0alpha6~801^2~1900 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f310bea8a3d73ef2fae3215ec778312aa23cacc3;p=thirdparty%2Fsamba.git fix a typo (This used to be commit 3ac8948ad542bb19e4be16324cc2e1f33c129670) --- diff --git a/docs/smbdotconf/locking/strictlocking.xml b/docs/smbdotconf/locking/strictlocking.xml index 4aa337cc937..9a2498d91d7 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.