summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2017-02-18 08:56:18 +1300
committerGarming Sam <garming@samba.org>2017-02-22 08:26:22 +0100
commit5482e5426e09667d26e04dd0c6e0107e46e1028f (patch)
treea69bec2099127fff693724b18b23f43ff03d15b3 /docs-xml
parent9f03cf91235641d017e31abc3856df994e6d1cf2 (diff)
downloadsamba-5482e5426e09667d26e04dd0c6e0107e46e1028f.tar.gz
Correct "existence" typos.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/filename/hideunreadable.xml2
-rw-r--r--docs-xml/smbdotconf/filename/hideunwriteablefiles.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/filename/hideunreadable.xml b/docs-xml/smbdotconf/filename/hideunreadable.xml
index 361320c495f..080118ee61c 100644
--- a/docs-xml/smbdotconf/filename/hideunreadable.xml
+++ b/docs-xml/smbdotconf/filename/hideunreadable.xml
@@ -4,7 +4,7 @@
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter prevents clients from seeing the
- existance of files that cannot be read. Defaults to off.</para>
+ existence of files that cannot be read. Defaults to off.</para>
<para>Please note that enabling this can slow down listing large
directories significantly. Samba has to evaluate the ACLs of all
directory members, which can be a lot of effort.</para>
diff --git a/docs-xml/smbdotconf/filename/hideunwriteablefiles.xml b/docs-xml/smbdotconf/filename/hideunwriteablefiles.xml
index 97a44f072d7..58c872e46ee 100644
--- a/docs-xml/smbdotconf/filename/hideunwriteablefiles.xml
+++ b/docs-xml/smbdotconf/filename/hideunwriteablefiles.xml
@@ -4,7 +4,7 @@
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
- This parameter prevents clients from seeing the existance of files that cannot be written to.
+ This parameter prevents clients from seeing the existence of files that cannot be written to.
Defaults to off. Note that unwriteable directories are shown as usual.
</para>
<para>Please note that enabling this can slow down listing large