Add missing apostrophe

This commit is contained in:
oktron
2013-08-07 11:02:14 +02:00
parent e0fbce2fc0
commit 8d93a1e454
+1 -1
View File
@@ -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