Signed-off-by: Mathieu Parent <math.parent@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
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
* @defgroup tsocket_bsd tsocket_bsd - inet, inet6 and unix
* @ingroup tsocket
*
- * The main tsocket library comes with implentations for BSD style ipv4, ipv6
+ * The main tsocket library comes with implementations for BSD style ipv4, ipv6
* and unix sockets.
*
* @{