Skip to content
Snippets Groups Projects
Commit 14344213 authored by Boris Schauer's avatar Boris Schauer Committed by Wouter Wolters
Browse files

[BUGFIX] Remove slash in description

Resolves: #72108
Change-Id: I076bbec8614ae9da807befba27fba7be72a037c2
Reviewed-on: https://review.typo3.org/45185


Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
parent d4cd5483
Branches
Tags
No related merge requests found
......@@ -36,7 +36,7 @@ use TYPO3\CMS\Frontend\ContentObject\DataProcessorInterface;
*
* Example TypoScript configuration:
*
* 10 = \TYPO3\CMS\Frontend\ContentObject\DataProcessing\CommaSeparatedValueProcessor
* 10 = TYPO3\CMS\Frontend\ContentObject\DataProcessing\CommaSeparatedValueProcessor
* 10 {
* if.isTrue.field = bodytext
* fieldName = bodytext
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment