Skip to content

Commit cc5af3c

Browse files
committed
improve code comments
1 parent 77edb20 commit cc5af3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FastcgiClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ function () use (&$promise, $id) {
303303
}
304304

305305
/**
306-
* Wait for response and parse it into a PSR response
306+
* Wait for a response and convert it into a PSR response.
307307
*/
308308
public function waitForResponseAndParse(int $requestId): ResponseInterface
309309
{

0 commit comments

Comments
 (0)