Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation/source/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ Predefined Leaf Frames
:operations:

- :gf:`high-level-type` returns `<byte>
https://opendylan.org/library-reference/common-dylan/byte-vector.html#common-dylan:byte-vector:[byte]`_.
<https://opendylan.org/library-reference/common-dylan/byte-vector.html#common-dylan:byte-vector:[byte]>`_.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this can just be returns :class:`<byte>`. Not sure though...it might depend on the InterSphinx extension being configured correctly and I'm not sure if I ever set that up.

That's just an FYI. We can worry about it later.

- :gf:`field-size` returns 8.

:superclasses: :class:`<fixed-size-translated-leaf-frame>`
Expand Down