mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-01 12:40:11 +02:00
typo
This commit is contained in:
@@ -7,7 +7,7 @@ class Worker
|
|||||||
|
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
// let say that constuctor does really expensive work...
|
// let's say that constuctor does really expensive work...
|
||||||
// for example creates "thread"
|
// for example creates "thread"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user