mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-29 03:00:15 +02:00
Updated a Typo in Builder - Director Test
This commit is contained in:
@@ -30,7 +30,7 @@ class DirectorTest extends \PHPUnit_Framework_TestCase
|
||||
|
||||
/**
|
||||
* Here we test the build process. Notice that the client don't know
|
||||
* anything about the contrete builder.
|
||||
* anything about the concrete builder.
|
||||
*
|
||||
* @dataProvider getBuilder
|
||||
*/
|
||||
|
Reference in New Issue
Block a user