mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-31 12:37:15 +00:00
minor #3806 Minor: Fixing language (ThomasLandauer)
This PR was submitted for the 3.x branch but it was squashed and merged into the 2.x branch instead.
Discussion
----------
Minor: Fixing language
Commits
-------
f52b45d2 Minor: Fixing language
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
``striptags``
|
||||
=============
|
||||
|
||||
The ``striptags`` filter strips SGML/XML tags and replace adjacent whitespace
|
||||
The ``striptags`` filter strips SGML/XML tags and replaces adjacent whitespace characters
|
||||
by one space:
|
||||
|
||||
.. code-block:: twig
|
||||
|
||||
Reference in New Issue
Block a user