summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2019-08-29 22:37:02 +0200
committerAndrew Bartlett <abartlet@samba.org>2019-09-01 22:21:28 +0000
commitd6525485df9c1e06206df2239d3069eb180c6768 (patch)
treeeb9fd4562bc756e2fbe3378ec5506eb792e71ac3 /docs-xml
parent1a750eb1f7f2d5246e451d2162d8c52b6d4d5ad1 (diff)
downloadsamba-d6525485df9c1e06206df2239d3069eb180c6768.tar.gz
Spelling fixes s/implentation/implementation/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/Samba-Developers-Guide/vfs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/Samba-Developers-Guide/vfs.xml b/docs-xml/Samba-Developers-Guide/vfs.xml
index c9303d6abdc..b7730e97047 100644
--- a/docs-xml/Samba-Developers-Guide/vfs.xml
+++ b/docs-xml/Samba-Developers-Guide/vfs.xml
@@ -120,7 +120,7 @@ subsystem. Each operation could perform in a following ways:
this mode;</para></listitem>
<listitem><para><emphasis>splitter</emphasis>, a way when some file system
activity is done in addition to the transparently calling previous
- implentation. This usually involves mangling the result of that call
+ implementation. This usually involves mangling the result of that call
before returning it back to the caller. This mode is selected by
<literal>SMB_VFS_LAYER_SPLITTER</literal> constant;</para></listitem>
<listitem><para><emphasis>logger</emphasis> does not change anything or