diff options
author | Jeremy Allison <jra@samba.org> | 2004-05-26 20:29:06 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:51 -0500 |
commit | c1ab03658b11e04caa8a611538d385a27594007c (patch) | |
tree | f1dacb39d736a5413dfcce5e4d0d8d8779d9a5fc | |
parent | bef25165198ca0cb4004dee5313fbbbc576a138d (diff) | |
download | samba-c1ab03658b11e04caa8a611538d385a27594007c.tar.gz samba-c1ab03658b11e04caa8a611538d385a27594007c.tar.bz2 samba-c1ab03658b11e04caa8a611538d385a27594007c.zip |
Fix spelling mistake noticed by Chris Garrigues <cwg@deepeddy.com>
Jeremy.
(This used to be commit 1c39c0debe10dd0b82ee85bda8891b732da71ec6)
-rw-r--r-- | docs/smbdotconf/locking/lockspincount.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/locking/lockspincount.xml b/docs/smbdotconf/locking/lockspincount.xml index af40328b76..b150ed6a45 100644 --- a/docs/smbdotconf/locking/lockspincount.xml +++ b/docs/smbdotconf/locking/lockspincount.xml @@ -8,7 +8,7 @@ behalf of a client request. Experiments have shown that Windows 2k servers do not reply with a failure if the lock could not be immediately granted, but try a few more times - in case the lock could later be aquired. This behavior + in case the lock could later be acquired. This behavior is used to support PC database formats such as MS Access and FoxPro. </para> |