Commit Diff


commit - b3602923d04e7f1e2c909a776ec207b0e4fd8de8
commit + b9b77f5344ba6d6116044360feb3a7927778169f
blob - 2f5912c34afd1ea9454b51741b18b5e9389a4ffe
blob + ca1d21125199bef9de78599d82aa108b96dc568d
--- server.c
+++ server.c
@@ -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.
 	 */