Skip to content

Commit d60b2bb

Browse files
johnnypeckfabpot
authored andcommitted
Update EngineInterface.php
Grammer in doc comment.
1 parent 1270e72 commit d60b2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Templating/EngineInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/**
1515
* EngineInterface is the interface each engine must implement.
1616
*
17-
* All methods relies on a template name. A template name is a
17+
* All methods rely on a template name. A template name is a
1818
* "logical" name for the template, and as such it does not refer to
1919
* a path on the filesystem (in fact, the template can be stored
2020
* anywhere, like in a database).

0 commit comments

Comments
 (0)