Merge remote-tracking branch 'upstream/master' into develop

This commit is contained in:
DE TROOSTEMBERGH Antoine 2019-12-08 18:22:01 +01:00
commit 9fe6a58669
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ Given a template containing
This block content will be replaced
${/block_name}
The following will replace everything between``${block_name}`` and ``${/block_name}`` with the value passed.
The following will replace everything between ``${block_name}`` and ``${/block_name}`` with the value passed.
.. code-block:: php