Skip to content

Commit

Permalink
[Backport 12.4] fix: remove superfluous backslash in foreign_unique c…
Browse files Browse the repository at this point in the history
…onfval title (#1196)

fix: remove superfluous backslash in foreign_unique confval title

Co-authored-by: Chris Müller <[email protected]>
  • Loading branch information
github-actions[bot] and brotkrueml authored Nov 18, 2024
1 parent dadc5ea commit b4fdcc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. _columns-inline-properties-foreign-unique:

.. confval:: foreign\_unique
.. confval:: foreign_unique
:name: inline-foreign-unique
:Path: $GLOBALS['TCA'][$table]['columns'][$field]['config']
:type: string
Expand Down

0 comments on commit b4fdcc0

Please sign in to comment.