mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-26 09:40:15 +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
|
* @param BuilderInterface $builder
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user