summaryrefslogtreecommitdiff
path: root/lib/tsocket
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tsocket')
-rw-r--r--lib/tsocket/tsocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tsocket/tsocket.h b/lib/tsocket/tsocket.h
index edefa7478e7..aad82795691 100644
--- a/lib/tsocket/tsocket.h
+++ b/lib/tsocket/tsocket.h
@@ -481,7 +481,7 @@ int tstream_disconnect_recv(struct tevent_req *req,
* @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.
*
* @{