diff options
Diffstat (limited to 'docs/type_system/object.md')
| -rw-r--r-- | docs/type_system/object.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/type_system/object.md b/docs/type_system/object.md index 6a4ec75..2f880a6 100644 --- a/docs/type_system/object.md +++ b/docs/type_system/object.md @@ -5,4 +5,5 @@ A representation of a native object ```text -Object[IDENTIFIER; INTERFACE_TABLE] +Object[INTERFACE_TABLE_POINTER] +``` |
