Skip to content

Commit 6eacd23

Browse files
Merge pull request #81392 from jamieQ/patch-2
[docs][gardening]: fix typo in KeyPaths.md
2 parents e1eb960 + 996510e commit 6eacd23

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)