Add missing apostrophe
authoroktron <oktron.superhero@gmail.com>
Wed, 7 Aug 2013 09:02:14 +0000 (11:02 +0200)
committeroktron <oktron.superhero@gmail.com>
Wed, 7 Aug 2013 09:02:14 +0000 (11:02 +0200)
doc/filters/json_encode.rst

index a33fef1..4a7d64e 100644 (file)
@@ -15,7 +15,7 @@ Arguments
 ---------
 
  * ``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 options`: http://www.php.net/manual/en/json.constants.php