summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-05-24 06:50:22 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:19 -0500
commitf310bea8a3d73ef2fae3215ec778312aa23cacc3 (patch)
treec94dd35897666a59baf346d854a95b99114a851c /docs
parent9b6c6fc14e8181968d2b426ddc4995492d72fb50 (diff)
downloadsamba-f310bea8a3d73ef2fae3215ec778312aa23cacc3.tar.gz
samba-f310bea8a3d73ef2fae3215ec778312aa23cacc3.tar.bz2
samba-f310bea8a3d73ef2fae3215ec778312aa23cacc3.zip
fix a typo
(This used to be commit 3ac8948ad542bb19e4be16324cc2e1f33c129670)
Diffstat (limited to 'docs')
-rw-r--r--docs/smbdotconf/locking/strictlocking.xml2
1 files changed, 1 insertions, 1 deletions
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">
<description>
<para>
- This is an enumberated type that controls the handling of file locking in the server. When this is set to <constant>yes</constant>,
+ This is an enumerated type that controls the handling of file locking in the server. When this is set to <constant>yes</constant>,
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.
</para>