Skip to content

Commit

Permalink
[Backport 13.4] fix: remove superfluous backslash in foreign_field co…
Browse files Browse the repository at this point in the history
…nfval title (#1199)

fix: remove superfluous backslash in foreign_field confval title

Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and brotkrueml authored Nov 18, 2024
1 parent b8a02e4 commit 2b27a63
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-field:

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

0 comments on commit 2b27a63

Please sign in to comment.