We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585c01c commit 9d84b1eCopy full SHA for 9d84b1e
docs/ABI/KeyPaths.md
@@ -92,7 +92,7 @@ Value in bits 24...30 | Description
92
- A **class stored property** component, when given a reference to a class
93
instance, can project the component value inside the class instance at
94
a fixed offset. The *payload*
95
- contains the offset in bytes of the projected field from the
+ *payload* contains the offset in bytes of the projected field from the
96
address point of the object, or the special value `0xFF_FFFF`, which
97
indicates that the offset is too large to pack into the payload and is stored
98
in the next 32 bits after the header.
0 commit comments