mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 20:36:33 +00:00
Add missing apostrophe
This commit is contained in:
@@ -15,7 +15,7 @@ Arguments
|
|||||||
---------
|
---------
|
||||||
|
|
||||||
* ``options``: A bitmask of `json_encode options`_ (``{{
|
* ``options``: A bitmask of `json_encode options`_ (``{{
|
||||||
data|json_encode(constant(JSON_PRETTY_PRINT)) }}``)
|
data|json_encode(constant('JSON_PRETTY_PRINT')) }}``)
|
||||||
|
|
||||||
.. _`json_encode`: http://php.net/json_encode
|
.. _`json_encode`: http://php.net/json_encode
|
||||||
.. _`json_encode options`: http://www.php.net/manual/en/json.constants.php
|
.. _`json_encode options`: http://www.php.net/manual/en/json.constants.php
|
||||||
|
|||||||
Reference in New Issue
Block a user