Skip to content

Commit 3401735

Browse files
[TASK] Fix indentations (#1312)
Co-authored-by: Eric Harrer <info@eric-harrer.de>
1 parent ea5c7c0 commit 3401735

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/Conditions/Index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ like()
713713

714714
Example:
715715

716-
.. code-block:: typoscript
716+
.. code-block:: typoscript
717717
:caption: EXT:site_package/Configuration/TypoScript/setup.typoscript
718718
719719
# Search a string with * within another string
@@ -834,7 +834,7 @@ getenv()
834834

835835
Example:
836836

837-
.. code-block:: typoscript
837+
.. code-block:: typoscript
838838
:caption: EXT:site_package/Configuration/TypoScript/setup.typoscript
839839
840840
[getenv("VIRTUAL_HOST") == "www.example.org"]

0 commit comments

Comments
 (0)