Skip to content

Commit

Permalink
[BUGFIX] Fix typo in RTE contentsCss example
Browse files Browse the repository at this point in the history
Releases: master, 11.5, 10.4
Resolves: #96040
Change-Id: Idc83eedacc1ab00f761e179e394e173a071b6b0d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72130
Tested-by: core-ci <typo3@b13.com>
Tested-by: Benni Mack <benni@typo3.org>
Reviewed-by: Benni Mack <benni@typo3.org>
  • Loading branch information
frpuser authored and bmack committed Nov 19, 2021
1 parent 136f5c8 commit 636ac7e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -71,7 +71,7 @@ editor.config

Example::

editor.config.contentCss: "EXT:rte_ckeditor/Resources/Public/Css/contents.css"
editor.config.contentsCss: "EXT:rte_ckeditor/Resources/Public/Css/contents.css"

This is the default, as defined in `EXT:rte_ckeditor/Configuration/RTE/Editor/Base.yaml
<https://github.com/typo3/typo3/blob/master/typo3/sysext/rte_ckeditor/Configuration/RTE/Editor/Base.yaml>`__.
Expand Down

0 comments on commit 636ac7e

Please sign in to comment.