Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 2fdbdb7

Browse files
committed
Merge branch 'hotfix/185'
Close #185
2 parents 6e40069 + a8640c7 commit 2fdbdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Response/SapiEmitterTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ private function injectContentLength(ResponseInterface $response)
3636
* Emit the status line.
3737
*
3838
* Emits the status line using the protocol version and status code from
39-
* the response; if a reason phrase is availble, it, too, is emitted.
39+
* the response; if a reason phrase is available, it, too, is emitted.
4040
*
4141
* @param ResponseInterface $response
4242
*/

0 commit comments

Comments
 (0)