Skip to content

Commit 095da66

Browse files
authored
Merge pull request #170 from eleven26/master
fix comment
2 parents c306e59 + 6f385da commit 095da66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Swoole/SwooleClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ public function sendResponseHeaders(Response $response, SwooleResponse $swooleRe
149149
}
150150

151151
/**
152-
* Send the headers from the Illuminate response to the Swoole response.
152+
* Send the content from the Illuminate response to the Swoole response.
153153
*
154154
* @param \Laravel\Octane\OctaneResponse $response
155155
* @param \Swoole\Http\Response $response

0 commit comments

Comments
 (0)