From 797c2637755ab3aed75a6b56706376d3c85024c0 Mon Sep 17 00:00:00 2001 From: Franz Holzinger Date: Tue, 23 Jul 2024 14:43:03 +0200 Subject: [PATCH] use then instead of comma --- Documentation/Configuration/TypoScriptReference/Constants.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Configuration/TypoScriptReference/Constants.rst b/Documentation/Configuration/TypoScriptReference/Constants.rst index 4ea728c..862f776 100644 --- a/Documentation/Configuration/TypoScriptReference/Constants.rst +++ b/Documentation/Configuration/TypoScriptReference/Constants.rst @@ -16,7 +16,7 @@ Enable / disable some options :type: bool :Default: 0 - If :php:`true` or :typoscript:`1`, something is enabled... + If :php:`true` or :typoscript:`1` then something is enabled... Example::