mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-24 14:36:26 +00:00
fix typo
This commit is contained in:
committed by
GitHub
parent
0f569b8297
commit
4c818122f3
+1
-1
@@ -775,7 +775,7 @@ responsible for parsing the tag and compiling it to PHP.
|
||||
Operators
|
||||
~~~~~~~~~
|
||||
|
||||
The ``getOperators()`` methods lets you add new operators. To implement a new
|
||||
The ``getOperators()`` method lets you add new operators. To implement a new
|
||||
one, have a look at the default operators provided by
|
||||
``Twig\Extension\CoreExtension``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user