diff options
author | Karolin Seeger <kseeger@samba.org> | 2009-02-20 09:20:16 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2009-02-20 09:20:16 +0100 |
commit | 54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1 (patch) | |
tree | be892fce9efbf5fb7512659497a9f4a98d02efb1 /docs-xml/smbdotconf/locking | |
parent | 73d5f14c04f2487f67695ce2e9ff025e25b2b026 (diff) | |
download | samba-54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1.tar.gz samba-54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1.tar.bz2 samba-54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1.zip |
s3/docs: Fix several typos.
This fixes bug #6127.
Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net>
for the review!
Karolin
Diffstat (limited to 'docs-xml/smbdotconf/locking')
-rw-r--r-- | docs-xml/smbdotconf/locking/strictlocking.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/locking/strictlocking.xml b/docs-xml/smbdotconf/locking/strictlocking.xml index e3a0ed7b4c..15ad0ad073 100644 --- a/docs-xml/smbdotconf/locking/strictlocking.xml +++ b/docs-xml/smbdotconf/locking/strictlocking.xml @@ -12,7 +12,7 @@ <para> When strict locking is set to Auto (the default), the server performs file lock checks only on non-oplocked files. As most Windows redirectors perform file locking checks locally on oplocked files this is a good trade off for - inproved performance. + improved performance. </para> <para> |