Updated a Typo in Builder - Director Test

This commit is contained in:
Mayurkumar Vandra
2015-03-01 18:01:49 -05:00
parent 3570576eb0
commit 9bfa7687de

View File

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