diff --git a/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php b/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php index 4afa0787e4bcdbef7d8ba782db6b30e3bc980393..a6d1d47d50065b969a5a67886ef84019aa025413 100644 --- a/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php +++ b/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php @@ -1463,7 +1463,7 @@ tt_content.' . $key . $suffix . ' { /** * Call this method to add an entry in the pageTSconfig list found in pages - * FOR USE in files in Configuration/TCA/Overrides/*.php Use the latter to benefit from TCA caching! + * FOR USE in Configuration/TCA/Overrides/pages.php Use the latter to benefit from TCA caching! * * @param string $extKey The extension key * @param string $filePath The path where the TSconfig file is located