mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
Fixing typo.
This commit is contained in:
+1
-1
@@ -167,7 +167,7 @@ leading and or trailing horizontal whitespace from any tag type:
|
||||
.. code-block:: jinja
|
||||
|
||||
{#- No leading/trailing whitespace -#}
|
||||
{%- if condition %-}
|
||||
{%- if condition -%}
|
||||
{{- value -}}
|
||||
{%- endif -%}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user