fix comment

This commit is contained in:
Omar Polo 2022-01-27 09:28:27 +00:00
parent b3602923d0
commit b9b77f5344
1 changed files with 1 additions and 1 deletions

View File

@ -1259,7 +1259,7 @@ client_close(struct client *c)
/*
* We may end up calling client_close in various situations
* and for the most unexpected reasons. Therefore, we need to
* ensure that everything is properly released once we reach
* ensure that everything gets properly released once we reach
* this point.
*/