Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65e48b2

Browse files
committed
typo
1 parent 6e93705 commit 65e48b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pool/Worker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class Worker
77

88
public function __construct()
99
{
10-
// let say that constuctor does really expensive work...
10+
// let's say that constuctor does really expensive work...
1111
// for example creates "thread"
1212
}
1313

0 commit comments

Comments
 (0)