projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e0fbce2
)
Add missing apostrophe
author
oktron
<oktron.superhero@gmail.com>
Wed, 7 Aug 2013 09:02:14 +0000 (11:02 +0200)
committer
oktron
<oktron.superhero@gmail.com>
Wed, 7 Aug 2013 09:02:14 +0000 (11:02 +0200)
doc/filters/json_encode.rst
patch
|
blob
|
history
diff --git
a/doc/filters/json_encode.rst
b/doc/filters/json_encode.rst
index
a33fef1
..
4a7d64e
100644
(file)
--- a/
doc/filters/json_encode.rst
+++ b/
doc/filters/json_encode.rst
@@
-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