diff --git a/src/auth.c b/src/auth.c index 9d8be990..aeac3aa3 100644 --- a/src/auth.c +++ b/src/auth.c @@ -47,7 +47,7 @@ #include "libssh/legacy.h" /** - * @defgroup libssh_auth The SSH authentication functions. + * @defgroup libssh_auth The SSH authentication functions * @ingroup libssh * * Functions to authenticate with a server.