We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1270e72 commit d60b2bbCopy full SHA for d60b2bb
src/Symfony/Component/Templating/EngineInterface.php
@@ -14,7 +14,7 @@
14
/**
15
* EngineInterface is the interface each engine must implement.
16
*
17
- * All methods relies on a template name. A template name is a
+ * All methods rely on a template name. A template name is a
18
* "logical" name for the template, and as such it does not refer to
19
* a path on the filesystem (in fact, the template can be stored
20
* anywhere, like in a database).
0 commit comments