From 2b27a6327f7284c1340acf1081e7588b039b583a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:53:48 +0100 Subject: [PATCH] [Backport 13.4] fix: remove superfluous backslash in foreign_field confval title (#1199) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix: remove superfluous backslash in foreign_field confval title Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com> --- .../ColumnsConfig/Type/Inline/_Properties/_ForeignField.rst.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ColumnsConfig/Type/Inline/_Properties/_ForeignField.rst.txt b/Documentation/ColumnsConfig/Type/Inline/_Properties/_ForeignField.rst.txt index 73401fa7..cd9d002a 100644 --- a/Documentation/ColumnsConfig/Type/Inline/_Properties/_ForeignField.rst.txt +++ b/Documentation/ColumnsConfig/Type/Inline/_Properties/_ForeignField.rst.txt @@ -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