diff --git a/src/poll.c b/src/poll.c index 1246f456..a19526b9 100644 --- a/src/poll.c +++ b/src/poll.c @@ -44,7 +44,7 @@ #endif /** - * @defgroup libssh_poll The SSH poll functions. + * @defgroup libssh_poll The SSH poll functions * @ingroup libssh * * Add a generic way to handle sockets asynchronously.