Skip to content

Commit f3abb01

Browse files
[BUG] Fixes wrong allocation in transOrigPointerField (#111)
In the extended description of the 'transOrigPointerField' field, it is mentioned that it's the first field, but it is actually the second one.
1 parent 0a90672 commit f3abb01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/CoreSupport/Tca/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ TCA type :ref:`language <t3tca:columns-language>`.
6868
[transOrigPointerField]
6969
=======================
7070

71-
The first field is defined by the
71+
The second field is defined by the
7272
":ref:`transOrigPointerField <t3tca:ctrl-reference-transorigpointerfield>`"
7373
property and contains a reference to the record in the default language.
7474

0 commit comments

Comments
 (0)