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