mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-03 04:25:51 +02:00
Fix typo in method annotation
This commit is contained in:
parent
6754bf7f60
commit
d9b3cc2eb1
@ -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
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user