Skip to content

Commit ccd9761

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents 6c53a24 + 6eacd23 commit ccd9761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ABI/KeyPaths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Value in bits 24...30 | Description
9292
- A **class stored property** component, when given a reference to a class
9393
instance, can project the component value inside the class instance at
9494
a fixed offset. The *payload*
95-
*payload* contains the offset in bytes of the projected field from the
95+
contains the offset in bytes of the projected field from the
9696
address point of the object, or the special value `0xFF_FFFF`, which
9797
indicates that the offset is too large to pack into the payload and is stored
9898
in the next 32 bits after the header.

0 commit comments

Comments
 (0)