diff --git a/typo3/sysext/core/Configuration/TCA/be_users.php b/typo3/sysext/core/Configuration/TCA/be_users.php index 4d48541e0c55..a0104234b119 100644 --- a/typo3/sysext/core/Configuration/TCA/be_users.php +++ b/typo3/sysext/core/Configuration/TCA/be_users.php @@ -300,7 +300,7 @@ 'type' => 'text', 'cols' => 40, 'rows' => 5, - 'enableTablator' => true, + 'enableTabulator' => true, 'fixedFont' => true, ], ],