diff --git a/src/session.c b/src/session.c index 7529aed4..94c0926d 100644 --- a/src/session.c +++ b/src/session.c @@ -43,7 +43,7 @@ #define FIRST_CHANNEL 42 // why not ? it helps to find bugs. /** - * @defgroup libssh_session The SSH session functions. + * @defgroup libssh_session The SSH session functions * @ingroup libssh * * Functions that manage a session.