Skip to content

Commit 3f72827

Browse files
committed
Fix a typo
1 parent 5058a93 commit 3f72827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fastcgi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ public function __construct($host, $port)
8989
}
9090

9191
/**
92-
* Define wether or not the FastCGI application should keep the connection
93-
* alive the end of a request
92+
* Define whether or not the FastCGI application should keep the connection
93+
* alive at the end of a request
9494
*
9595
* @param Boolean $b true if the connection should stay alive, false otherwise
9696
*/

0 commit comments

Comments
 (0)