Skip to content

Commit d9b3cc2

Browse files
committed
Fix typo in method annotation
1 parent 6754bf7 commit d9b3cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Creational/Builder/Director.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Director
1212
{
1313

1414
/**
15-
* The director don't know 'bout concrete part
15+
* The director don't know about concrete part
1616
*
1717
* @param BuilderInterface $builder
1818
*

0 commit comments

Comments
 (0)