Skip to content

Commit

Permalink
Fix typo in previous commit (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiske authored Mar 7, 2024
1 parent e170056 commit 2264f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Types/Properties/Showitem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ showitem
Put all fields after this token onto a new tab and name the tab as given in "tabLabel" (string or LLL reference).

Extensions can modify `showitem` values by utilizing
php:`ExtensionManagementUtility::addToAllTCAtypes()`.
:php:`ExtensionManagementUtility::addToAllTCAtypes()`.
See :ref:`t3coreapi:extending-examples` for details.


Expand Down

0 comments on commit 2264f75

Please sign in to comment.