We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5058a93 commit 3f72827Copy full SHA for 3f72827
fastcgi.php
@@ -89,8 +89,8 @@ public function __construct($host, $port)
89
}
90
91
/**
92
- * Define wether or not the FastCGI application should keep the connection
93
- * alive the end of a request
+ * Define whether or not the FastCGI application should keep the connection
+ * alive at the end of a request
94
*
95
* @param Boolean $b true if the connection should stay alive, false otherwise
96
*/
0 commit comments