mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-29 11:10:19 +02:00
Merge pull request #166 from chapay/master
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