mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-24 08:41:22 +02:00
Fix typo in method annotation
This commit is contained in:
@@ -12,7 +12,7 @@ class Director
|
||||
{
|
||||
|
||||
/**
|
||||
* The director don't know 'bout concrete part
|
||||
* The director don't know about concrete part
|
||||
*
|
||||
* @param BuilderInterface $builder
|
||||
*
|
||||
|
Reference in New Issue
Block a user