Skip to content

Commit 7dff4e2

Browse files
committed
chore: make docblock match other PhpFpmProcess docblocks
1 parent 1818502 commit 7dff4e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WebsiteRuntime.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class WebsiteRuntime extends AbstractRuntime
4747
private $maxInvocations;
4848

4949
/**
50-
* The PHP-FPM process used by the runtime.
50+
* The PHP-FPM process used by the Lambda runtime.
5151
*
5252
* @var PhpFpmProcess
5353
*/

0 commit comments

Comments
 (0)