Fix typo in method annotation

This commit is contained in:
Андрей Собканюк 2015-08-06 17:54:39 +03:00
parent 6754bf7f60
commit d9b3cc2eb1

View File

@ -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
*