8000 Update BuilderAwareInterface.php · symfony/symfony@d856eb9 · GitHub
[go: up one dir, main page]

Skip to content

Commit d856eb9

Browse files
authored
Update BuilderAwareInterface.php
1 parent f7a2259 commit d856eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Config/Definition/Builder/BuilderAwareInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\Config\Definition\Builder;
1313

1414
/**
15-
* An interface that can be implemented by nodes which built other nodes.
15+
* An interface that can be implemented by nodes which build other nodes.
1616
*
1717
* @author Roland Franssen <franssen.roland@gmail.com>
1818
*/

0 commit comments

Comments
 (0)
0