diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72826-RemovedCustomCharsetConfigurationForLocales.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72826-RemovedCustomCharsetConfigurationForLocales.rst index 7b17f982591104dd3e45cb733e09bcc8e2fc2467..9f1ddae2f75ebe70d5090e5521878ca920718b0c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72826-RemovedCustomCharsetConfigurationForLocales.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72826-RemovedCustomCharsetConfigurationForLocales.rst @@ -48,7 +48,7 @@ Migration ========= As this is a misconfiguration and only necessary if e.g. can not handle UTF-8 locales, `config.set_locale` can explicitly -be set to `de_AT@iso-8859-15` and the output should be renderCharset. On instances where `stdWrap.strftime`is used, +be set to `de_AT@iso-8859-15` and the output should be renderCharset. On instances where `stdWrap.strftime` is used, the subproperty `charset` can be set to the custom character set (e.g. `iso-8859-15`). In each case, it should be configured that the `config.locale_all` option should have a character set given, to avoid