From f310bea8a3d73ef2fae3215ec778312aa23cacc3 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 24 May 2006 06:50:22 +0000 Subject: fix a typo (This used to be commit 3ac8948ad542bb19e4be16324cc2e1f33c129670) --- docs/smbdotconf/locking/strictlocking.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit