merged branch carlwitt/patch-1 (PR #1022)

This PR was merged into the master branch.

Commits
-------

59d0eed Update merge.rst

Discussion
----------

Update merge.rst

Typo in first line:
The merge filter merges an array with [removed: the] another array
This commit is contained in:
Fabien Potencier
2013-03-07 07:57:14 +01:00
+1 -1
View File
@@ -1,7 +1,7 @@
``merge``
=========
The ``merge`` filter merges an array with the another array:
The ``merge`` filter merges an array with another array:
.. code-block:: jinja