diff options
Diffstat (limited to 'include/users.h')
-rw-r--r-- | include/users.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/users.h b/include/users.h index cfb472140..7bad2af37 100644 --- a/include/users.h +++ b/include/users.h @@ -105,7 +105,7 @@ protected: * @param svhost The vhost of the user * @param sip The ip of the user * @param sserver The server of the user - * @param srealname The realname/gecos of the user + * @param srealname The realname of the user * @param ts User's timestamp * @param smodes User's modes * @param suid The unique identifier of the user. |